I have a blog site and I have a Facebook page where I would like to share updates from my blog. I would also like to share these updates with my personal profile / schedule. I made a request and requested publish_actions and manage_pages permissions.
He received a rejection with the following comment:
You do not need to request these permissions because your blog or CMS is integrated with the application that you administer. As the application administrator, you can already access these permissions and publish them on your timeline or on the you admin page . You can provide access to additional users by adding them as developers of your application. "
Yes, I am the administrator of the website, application and Facebook profile / page.
But can anyone tell me what that means?
I read the documentation several times. Itβs pretty clear that I can only send messages to myself using access_token. I can get an access token if I ask for permission.
If request authorization is with publish_actions, the manage_pages authorization dialog comes with a red icon:
"The following permissions have not been approved for use and are not displayed to users using your application: publish_actions and manage_pages. Confirm them to view or learn more."
and
"This does not allow the posting of the application on Facebook."
. Then any attempt to publish comes with error No. 200). The user did not allow the application to perform this action. I do not ask permission, I just get a 200 error message.
So, how exactly can I "already access these permissions and publish on my timeline or the page I admin" as the application administrator?
facebook facebook-graph-api
Okapy
source share