I am trying to authenticate my application using Facebook PHP SDK. It is working fine, but for some users it will show the following users
{
"error": {
"type": "OAuthException",
"message": "An unexpected error has occurred. Please retry your request later."
}
}
It is creating a access token. But still it shows the errors.