What is the replacement for friends_events permiss

2019-01-28 16:25发布

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 ?

2条回答
贪生不怕死
2楼-- · 2019-01-28 16:55

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

查看更多
三岁会撩人
3楼-- · 2019-01-28 17:05

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

查看更多
登录 后发表回答