android-studiofacebook-graph-apilogcatgraph-api-explorer

why graph api explore facebook id and in my android studio generate id are different?


why graph API explorer and android studio showing different id? However my query in both the platform are the same.

Here is my query and id in graph API Explorer:

graph API explorer id

While here is my id in android studio log cat:

generating id from android studio


Solution

  • I assume you did not select your own App in the API Explorer. By default, the "API Explorer" App is selected, so you get a different App Scoped ID because it´s a different App.