What is the replacement for friends_events permission in FB Graph API v2.0?

寵の児 提交于 2019-12-18 09:17:58

问题


I'm not interested in having list of friends, only events friends of my apps user have some connection with (preferably in manner of /user/events)

What is the correct replacement of friends_events permission in Graph API v2.0 ?


回答1:


There's no replacement for this. All the friends_* permissions have been removed for the privacy reasons.

Ref: https://developers.facebook.com/docs/apps/changelog




回答2:


There is no replacement - there's no way to access data from friends of your app's users - this is mentioned here: https://developers.facebook.com/docs/apps/changelog#v2_0_permissions



来源:https://stackoverflow.com/questions/24640306/what-is-the-replacement-for-friends-events-permission-in-fb-graph-api-v2-0

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