How to find the Facebook ID? -
this question has answer here:
when go http://graph.facebook.com/harshamv following error
{ "error": { "message": "(#803) cannot query users username (harshamv)", "type": "oauthexception", "code": 803 } } is there way get facebook id?
you don´t need global ids anymore, app scoped ids. them authorizing user no additional permissions , call /me endpoint.
more change can found in changelog:
more information same error message:
Comments
Post a Comment