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

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -