https://graph.facebook.com/jasonpaulweber :
{
"id": "100003142247763",
"name": "Jason Weber",
"first_name": "Jason",
"last_name": "Weber",
"link": "https://www.facebook.com/jasonpaulweber",
"username": "jasonpaulweber",
"gender": "male",
"locale": "en_US"
}
But I type in 100003142247763 as my Facebook User ID, and it still gives me this error that I have used an illegal Facebook User Profile ID. I've tried using jasonpaulweber, too, but the same error persists. I've even tried changing my YAF email from my work email address to my facebook address, and the same error persists.
When I try to log in using Twitter, it tells me that I must have the Single Sign On enabled, which I do.
Any suggestions would be appreciated!
p.s.: my YAF is in the root/forum/ directory
This is a known Bug in that Version the check that check if the facebook id is a number can not handle large numbers (I didnt know that when i wrote the code), this will be fixed in the next release.