Answer the question
In order to leave comments, you need to log in
Why doesn't the simplest call to the Facebook API work?
Hello,
simple question. With this handling:
$response = file_get_contents("https://graph.facebook.com/me?access_token=xxxxxxxxxxxxxxxxx");
{
"error": {
"message": "Invalid OAuth access token.",
"type": "OAuthException",
"code": 190
}
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question