Reputation: 15454
I'm trying to get the list of public events for a public page.
I've found /v3.0/{page-id}/events, but "Only Events for which the requesting User is listed as a Host or Guest will be returned." I am neither, and it's also saying "This is a restricted edge. You cannot request access at this time."
How do I get publicly available information? Would it be easier to just parse the Facebook page website itself?
Upvotes: 3
Views: 1021
Reputation: 3135
Facebook has disabled this API due to "privacy concerns". It's not just you, they broke it for everyone.
Read more here: https://developers.facebook.com/blog/post/2018/04/04/facebook-api-platform-product-changes/
Upvotes: 4