3

currently I'm trying to access the events list of a facebook page. I used the Graph API Explorer with a valid access token.

Endpoint: {page-id}/events

When I'm trying to access the end point the response is empty

Endpoint: matrixberlin/events for example returns

{
  "data": [
  ]
}

I don't understand why I got an empty respones because the events are public and even visible for non registered users. Do I need some extra permissions for that?

Thanks in advance!

  • 3
    Same problem here. It seems to be related to facebook´s changed regarding their privacy issue. There are some breaking changes and apps need a review. More infos here: https://developers.facebook.com/docs/graph-api/changelog/breaking-changes – Philluxx Apr 16 '18 at 09:53

0 Answers0