It says we lack Public Content Access permission when we have obtained it.
1

{ "error": { "message": "(#100) Object does not exist, cannot be loaded due to missing permission or reviewable feature, or does not support this operation. This endpoint requires the 'pages_read_engagement' permission or the 'Page Public Content Access' feature or the 'Page Public Metadata Access' feature. Refer to https://developers.facebook.com/docs/apps/review/login-permissions#manage-pages, https://developers.facebook.com/docs/apps/review/feature#reference-PAGES_ACCESS and https://developers.facebook.com/docs/apps/review/feature#page-public-metadata-access for details.", "type": "OAuthException", "code": 100, "fbtrace_id": "Ar415tNjqEAKDoAKt_Ep3bL" } }

This is our request URL: https://graph.facebook.com/v18.0/%s?fields=instagram_business_account{id,biography,name,website,media{id,media_type,media_url,owner,timestamp,permalink},followers_count,profile_picture_url,username},username,followers_count&access_token=%s

where s is the access token we plug in.

Angela
已發問 約 3 個月前
已選擇的答案
1

Your request has nothing todo with PPCA

7月9日 07:05
Lars