facebook - Permissions for posting Unpublished Page Post -


i'm upgrading our application marketing api v2.2 work v2.3. in v2.2 worked fine, in v2.3 when try post unpublished post (with same user) following error:

(oauthexception - #200) (#200) user hasn't authorized application perform action

i use page access token following permissions: read_stream, read_page_mailboxes, rsvp_event, ads_management, ads_read, read_insights, manage_notifications, manage_pages, publish_actions

i tried post user's accesstoken didn't work either.

adding answer reflect comments on question

in case trying create post on page failing (#200) user hasn't authorized application perform action reason exception text accurate -

if have reason believe otherwise, must verify have correct permissions:

  • publish_actions (if posting pages using graph api v2.2 , below),
  • publish_pages (if posting pages in graph api v2.3 , above)
  • manage_pages (needed act page , change page settings)}

you'll need check on status & review tab of app's app dashboard app submitted use of permissions review , approved use of permissions, and user token you're using granted permissions app

you may need verify user token you're using has permission post on page, since posts pages via api done as page (using page access token) that's less issue


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - .htaccess mod_rewrite for dynamic url which has domain names -

Website Login Issue developed in magento -