me/accounts endpoint does not return all the pages associated with a user
1

I am experiencing a permissions error with my app: "Permission Error - pages_messaging or User associated with the Page access token does not have an appropriate role on the Page." This issue is preventing me from retrieving all the pages a user has access to, and Instagram pages are not showing in the instagram_business_account field.

I am trying to get a complete list of pages associated with my user ID. In my user profile, I see a list of 9 pages, and I have an admin role on several of them. I expect to see pages associated with a specific Business Manager. The token is valid, and no permissions have been revoked, yet the pages_messaging permission error persists.

Additionally, we have discovered that calling the me/accounts endpoint does not return all the pages associated with a user. The data returned by this endpoint includes some but not all of a user’s pages and omits pages that clients have confirmed they have the appropriate permissions for.

Zaire
Asked on Tuesday