Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

207
Views
Facebook Graph API Missing Permissons Error (But i have permissons)

I'm using the Facebook Graph API to get the user's access token with necessary permissons, then i use the token to get the page id i want to query, then i query that page to get the instagram account bound to it to no avail, i have all the permissons required (instagram_basic and pages_show_list) but it gives me this error:

{
  "error": {
    "message": "(#200) missing capability or permission",
    "type": "OAuthException",
    "code": 200,
    "fbtrace_id": "**************"
  }
}

I have all the permissions and i'm very sure the page i'm querying with and the instagram business account i have are bound together.

Do you have any idea on how i can fix this?

Note: I also tried replacing my User Access Token with that page's spesific Page Access Token, same problem, i tried seemingly everything by now

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

To get access to a page, you then need to get a token access for the page in question. To do so you can use the following endpoint:

https://graph.facebook.com/{user-id}/accounts?access_token='your_app_access_token'

This will return all pages you have access to along with a page access token

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!