Facebook API

Job ID: 36065641

Budget: $8 – $15 USD

We have an app using the Graph API from facebook that needs some work...

Current error:
{
"error": {
"message": "(#200) If posting to a group, requires app being installed in the group, and \
either publish_to_groups permission with user token, or both pages_read_engagement \
and pages_manage_posts permission with page token; If posting to a page, \
requires both pages_read_engagement and pages_manage_posts as an admin with \
sufficient administrative permission",
"type": "OAuthException",
"code": 200,
"fbtrace_id": " "
}
}

This is supposed to post to a page and the pages_manage_posts permission exists.
Related categories: PHP Facebook API