This is my first time using the Facebook API. I am trying to find a way to use the Graph API Explorer.
I allow him to access my primary permission and generate an access token. Then I type the text in the request field for the GET method and click the "Submit" button. I get the following output:
{ "error": "Request failed" }
Debugging information on a token tells me that this is the correct application and user. What am I doing wrong here?
Update: The browser add-on (more specifically, Ghostery) blocked the Facebook Graph API. The rest of the steps were in order.
Xolve source share