I am able to successfully publish an event to facebook but am unable to include a picture. It looks like this needs to be done via a "connection" in open graph but I can't seem to find a clear example on how to do this.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Yeah, the picture connection appears to be read-only. However it wouldn't hurt to try sending an HTTP Post to /{event id}/picture and seeing if it's just an omission in their API documentation. My guess is that it is not available. |
|||
|
|