Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我的应用程序的权限部分,我有这个扩展权限
manage_pages publish_stream status_update photo_upload video_upload create_note share_item publish_checkins
当单击“预览配置您的权限”时,对话框和权限是正确的,但是当我想从我的应用程序登录时,应用程序中的请求只是基本用户信息,此文本显示在下方“此应用程序可能代表您发布,包括状态更新、照片等。”
但我想要管理页面权限并且没有它
the problem was i must set the all needed scopes in the first request for facebook
scopes must be comma separated