Hi, I want to test if I can post from my app under facebook developer to my page facebook (my manager page) please look below image.
But I have got this error message as shown below
{
"error": {
"message": "(#200) Requires either publish_to_groups permission and app being installed in the group, or manage_pages and publish_pages as an admin with sufficient administrative permission",
"type": "OAuthException",
"code": 200,
"fbtrace_id": "
Ch585r2hr2r
"
}
}
how can I resolve that. Thanks in advance.
You cannot directly post to facebook pages without granting permissions from Facebook using App review.(Granting user as "Admin" rights is not enough)
After creating Facebook login app, you need more access rights from facebook (which are n't granted automatically), you need to request permissions for it, it requires App review.
Read the following links for more details
https://developers.facebook.com/docs/facebook-login/permissions#reference-publish_pages
https://developers.facebook.com/docs/apps/review
Once you have got the permissions, use this link for refernce to post on page.
Hi, Vikas_jk Thanks so much . I have tried what you say to me. please see the below picture. Thanks.
But after 5 min I have get this alert :
Subscribe to our weekly Newsletter & Keep getting latest article/questions in your inbox weekly