Facebook Long-Lived Pages Access Token
I have created the app. I used the short-lived user access token to get a long-lived user access token. Then I tried to exchange the long-lived user access token for a long-lived page access token. This is the response I am getting: { “error”: { “message”: “(#15) This method must be called with an app […]