Unable to get pages
Hey, I encounter an issue with getting pages I own.
I am owner of the page which is migrated to New Pages Experience. I have created connection with my App and want to share review but I am unable to getPages using /me/accounts - it returns empty response.
I have read article https://www.facebook.com/business/help/152071822895768?id=418112142508425 and I have added another person with full control following this How to give someone Facebook access to your Page instructions. After that I created (with another user/person) new connection with my app and I was able to get list of pages I have access to and share review.
Is there anyone who could help me with this?
hi. we are having the exact same issue. Looking for some help as well.
same problem I am using https://graph.facebook.com/v19.0/user_id/accounts?access_token=user_access_token
Hi there, we have received the same behavior when we try to check ${userID}/accounts
any suggestion?
Same here, and others have posted as well. This has been going on for at least a few days as well.
We tried all api versions from v14 - v19, v18 & v19 only show profile, all earlier versions show groups but not pages. added all permissions listed on the Manage Pages doc but that didn't help.
https://developers.facebook.com/docs/pages-api/manage-pages/ Before the weekend pages were showing just fine while using v14.
We tried all api versions from v14 - v19, v18 & v19 only show profile, all earlier versions show groups but not pages. added all permissions listed on the Manage Pages doc but that didn't help.
https://developers.facebook.com/docs/pages-api/manage-pages/ Before the weekend pages were showing just fine while using v14.
Per the post about adding business_management. That works if a user has a business account but if they don't it doesn't help.
Per the post about adding business_management. That works if a user has a business account but if they don't it doesn't help.
There are literally dozens if not hundreds of these posts coming in a Facebook doesn't do a thing about it.
Added the business_management permission to our login scopes and it's working again.
Added the business_management permission to our login scopes and it's working again.
Added the business_management permission to our login scopes and it's working again.
Added the business_management permission to our login scopes and it's working again.
same here
I think the issue is due to the business_management permission, see this thread: https://developers.facebook.com/support/bugs/1096399604832261/
The permission is required for v17+ graph api, but it applied to ALL versions with v19 released (23rd Jan).