API does not provide the list of pages
Hello, I am James(developer) and I am reporting this issue on behalf of a my client. My organization holds fb integration. One of my client is trying to integrate his facebook page with our app, and when he try to connect with click, following API does not provide the list of pages. It returns empty data in response to our side. https://graph.facebook.com/v17.0/me/accounts?access_token=XXXX
Same here. and requesting for page access does also not work for me. You would need to add page_show_list in your scope and then redirect the user. Let me know is that works for you.
Hi V.A. Thanks for reply. I am already providing that scope pages_show_list, but it is not working.