Facebook Graph API does not return Page Events

烂漫一生 提交于 2019-12-11 17:11:30

问题


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.


回答1:


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



来源:https://stackoverflow.com/questions/50205689/facebook-graph-api-return-empty-page-events-7th-may-2018

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!