I am using the below URL to retrieve events on a page that I manage so that I don’t need to submit an app review etc.
https://graph.facebook.com/v17.0/{page_id}/events/created/?fields=id,name,description,place,timezone,start_time,cover,ticket_uri&access_token={access_token}&limit=50
It works and has no errors, but it only returns a few results that are from years ago, the upcoming new events are all gone? Has anyone had this issue and what the reason could be?
It used to work fine and could return everything, but from yesterday something seems to have changed.
2
Answers
Okay, after hours of research, it's confirmed that this is a Facebook API issue and there is nothing we can do but just wait I believe. Hope this helps.
Same problem here since September 9.
New events created are no longer displayed…
Out of more than 300 events only 4 are returned without logic (3 from 2018 and 1 from 2021)