Im using the javascript SDK to request some information from facebook, and when i try to request an specific event: https://developers.facebook.com/docs/graph-api/reference/v2.3/event the cover photo is not been retrieved even when the event has one.
I have tried on Graph Explorer and the results are the same, no cover photo
Is this a bug? do I need the user_events permission?