Facebook returning error '(#200) Requires extended permission: publish_actions' even after getting 'publish actions' permission approved

我是研究僧i 提交于 2019-12-05 19:26:46

This error is thrown when you are using publish_actions permission without review. For testing purpose you can always make a test user in Roles column of MyApp in developers.facebook.com and then use it..

Did you log the user in and ask for the publish_actions permission? If so can you provide the code you used for login and for sending the graph request?

The information in https://developers.facebook.com/docs/facebook-login/ios/permissions might be helpful

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