I have created a Facebook App to publish posts from my website to Facebook page.
When I submitted the App for review they rejected to give permissions for publish_pages
.
These are notes from reviewer:
Your app doesn't need to submit for manage_pages or publish_pages to post to Pages or blogs that you admin. As an app admin, you can already access these permissions and post to your own timeline, pages and groups.
But the question is how can I access manage_pages
or publish_pages
permissions?
If the App is not in Live Mode, I can request these permissions from the Graph API Explorer, but in this case the published posts are visible only by me.
If the App is in Live Mode I can not request these permissions.
How can I get manage_pages
and publish_pages
in Live Mode as an Admin?
Is this message from Facebook docs correct?
You do not need to submit your app if it will only be used by you or by a reduced number of people. Any account listed in the Roles tab in your App Dashboard, such as admins, developers and testers, can access all permissions and generate a user or page access token.