publish_actions permission error

橙三吉。 提交于 2019-12-07 08:37:18

问题


I'm having a problem with publish_actions. I added publish_actions to Items, but got the error shown below:

It looks like you haven't made any API requests to access content 
with the publish_actions permission in the last 30 days.

Please let me know how to fix this.


回答1:


Are you in a situation of asking for the new "login review"? If so, I suspect (not sure) that Facebook checks that you, as the admin of the app, also uses the app and go through the relevant logic. I may be wrong, but see if it helps.




回答2:


Previous answers do help. But for those who struggled like me, here's the trick:

You have to use the API to post something, but you can't just do that with any Facebook user. You have to use the APP OWNER's account. That's the Facebook user that you used to login to developers.facebook.com

None of any other accounts counts. Only that one can do it. When they say "YOU". They mean literally.

Hope this helps others with the same problem.




回答3:


Same problem with me .So I have a create dummy application using facebook graph api in which pubish_actions permission is used to post the data and when I login and post the data with another facebook id then it shows error of denied permission then i go again and submit the items again .The error goes it self .



来源:https://stackoverflow.com/questions/27085086/publish-actions-permission-error

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