Search code examples
facebook-graph-apifacebook-events

Facebook Graph API does not return Page Events


This looks a kind of duplicate question but actually NOT.

So the problem is https://www.facebook.com/julytalk/ has events, for sure. But when I tried on Facebook Group API toolkit, it returns empty array.

https://developers.facebook.com/tools/explorer/145634995501895?method=GET&path=204859706228731%2Fevents&version=v2.12

Why is this happening? I could not find any Facebook API endpoint modification notice, at all. It was working okay before.

Please help me.


Solution

  • https://developers.facebook.com/blog/post/2018/04/04/facebook-api-platform-product-changes

    Access to the Events API is not possible at the moment:

    ...apps currently accessing Events and Groups APIs will lose access today

    Update: After Facebook did a lot of changes, it seems to be possible to get events again. You can get events from Pages you manage easily in dev mode. If you want to get public events, you may want to read the answer in this thread: Facebook pages API: "Page Public Content Access" review screencast