Created By
Oliver Bolton
08/24/2012 10:56pm

Subscribers (20)

BugsSetting an event's picture using the /EVENT ID/picture endpoint does not work as expected

  • Status: Fixed
  • Priority: Medium
  • Updated: September 19, 2012 at 1:23pm
Latest response from Facebook
Sean Quinlan
This should now be resolved. Thanks for your patience.
Status changed to Fixed · September 19, 2012 at 1:23pm
Sean Quinlan
Thanks for the report. We are looking into this.
Status changed to Assigned · Priority changed to Medium · August 27, 2012 at 11:36am
The Event object documentation states that you should be able to add a picture to an event by issuing an HTTP POST request to /EVENT_ID/picture with image data in the 'source' field.

However, if you attempt to do this, Facebook responds with an error and the event's picture is not changed.

Combined with this bug: https://developers.facebook.com/bugs/254007748035978, it is not currently possible to set a picture for an event using the Graph API (with the Events Timezone migration enabled at the least).
8 people can reproduce this issue by following these steps
Repro