Application with ID has not been granted the capability to use the property message

北战南征 提交于 2019-12-12 02:12:44

问题


I am trying to post custom fb objects on my wall using php facebook sdk and facebook graph api. And i am getting this error. I tried, but could not find specific answer about that. Even is not mentioned on Facebook Itself. Is there anyone can help me to get this issue resolve.


回答1:


You are talking about publishing an Open Graph action, I suppose?

See https://developers.facebook.com/docs/opengraph/actions/#create:

Optional Parameters Requiring Review

You must request these optional properties during the Open Graph submission flow.

The message parameter is one of those that need to be approved by Facebook before you can use them.



来源:https://stackoverflow.com/questions/12033924/application-with-id-has-not-been-granted-the-capability-to-use-the-property-mess

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