Facebook Graph API,扩展权限的明确列表
有人可以向我指出 Facebook Graph API 扩展权限的最新且详尽的列表吗?我一直在使用(http://developers.facebook.com/docs/authentication/permissions),但该列表不包括音乐、书籍等。这是现有权限之一的子集吗?
Can someone point me to an up-to-date and exhaustive list of extended permissions for Facebook Graph API? I've been using (http://developers.facebook.com/docs/authentication/permissions), but that list doesn't include music, books, etc. Is that a subset of one of the existing permissions?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
https://developers.facebook.com/docs/facebook-login/permissions /v2.4
这应该可以帮助您获得音乐、新闻、视频和活动的所有权限:)
https://developers.facebook.com/docs/facebook-login/permissions/v2.4
This should help you with all the permissions for music, news, video and activity :)
ads_management、ads_read、书签、电子邮件、manage_notifications、manage_pages、publish_actions、publish_pages、read_insights、read_mailbox、read_page_mailboxes、read_stream、rsvp_event、tab_added、user_about_me、user_birthday、user_education_history、user_events、user_friends、user_games_activity、user_groups、user_hometown、用户_喜欢、用户位置、用户管理组、 user_photos、user_posts、user_relationship_details、user_relationships、user_religion_politics、user_status、user_tagged_places、user_videos、user_website、user_work_history
如您所见:
https://developers.facebook.com/docs/facebook-login/permissions/v2.3
https://developers.facebook.com/docs/reference/fql/permissions
ads_management,ads_read,bookmarked,email,manage_notifications,manage_pages,publish_actions,publish_pages,read_insights,read_mailbox,read_page_mailboxes,read_stream,rsvp_event,tab_added,user_about_me,user_birthday,user_education_history,user_events,user_friends,user_games_activity,user_groups,user_hometown,user_likes,user_location,user_managed_groups,user_photos,user_posts,user_relationship_details,user_relationships,user_religion_politics,user_status,user_tagged_places,user_videos,user_website,user_work_history
As you can see at:
https://developers.facebook.com/docs/facebook-login/permissions/v2.3
https://developers.facebook.com/docs/reference/fql/permissions
在最新版本中,我发现这对我很有帮助。
With newest version I found this is helpful for me.
这是最终的列表,我相信这些元素是子集,可能取决于用户授予您的权限。请参阅此帖子: http://forum.developers.facebook.net/viewtopic.php ?pid=283691
That is the definitive list, I believe those elements are subsets and probably depend on the permissions given to you by the user. See this post: http://forum.developers.facebook.net/viewtopic.php?pid=283691