/{business-id}/instagram_accounts always returns a permission error
1

I'm trying to use the the graph API to get a list of Instagram accounts a business has access to.

However, when I make a request to /{business-id}/instagram_accounts with the following scopes: pages_show_list ads_management ads_read business_management instagram_basic pages_read_engagement pages_manage_posts public_profile

...I get: { "error": { "message": "(#100) Missing permissions", "type": "OAuthException", "code": 100, "fbtrace_id": "AaLU7MGXcm_isT3RdJIE0dO" } }

I'm using the Graph API Explorer to make the request. Any help would be appreciated!

Ethan
Pregunta realizada hace aproximadamente 2 meses