1

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

DimaSan
  • 12,264
  • 11
  • 65
  • 75
Rao Arsalan
  • 155
  • 1
  • 1
  • 13
  • Hey http://stackoverflow.com/users/4390212/dimasan you edit my post i appreciate but help me to solve that question. – Rao Arsalan Oct 16 '16 at 09:24

1 Answers1

1

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.

andyrandy
  • 72,880
  • 8
  • 113
  • 130