What I am trying to do is to get the page access token and then check if application in installed on that page.. What am I doing wrong? Try something like: FB.api ('/me/accounts',function (response) {alert (response);}) The Page token is returned in data as access_token. You will need manage_pages permission. won't work., I need to connect to my page and get page access token, but I have been getting this error for a week. What is the reason?, My problem is i cant get an access token for the facebook page application. Everything worked flawlessly until now, but now the popup always asks to reconnect. After this the popup close and the token updates., I was attempting to retrieve the Page access token from Graph API Explorer, but I did not have the option to select the Page. It turns out that I was not an admin of the page. I was an admin of the Facebook App, and the App had access to the Facebook page, enabling me to access the page as well., If you’re a National Disability Insurance Scheme (NDIS) participant or provider, we’ve developed some Frequently Asked Questions (FAQs) directly related to the National Disability Insurance Agency's (NDIA) PACE computer system. If you can't find the answer to your question here, visit the NDIS website for more FAQs here. Last updated 22 May , A Page access access token is used to read, write, and modify the data belonging to a Facebook Page. To obtain a Page access token you need to start by obtaining a user access token then using the user access token to get a Page access token via the Graph API..