Graph API return unexpected error suddenly
When I submit review for my app the API suddenly stopped workin and return this error:
{ "error": { "message": "An unexpected error has occurred. Please retry your request later.", "type": "OAuthException", "is_transient": true, "code": 2, "fbtrace_id": "ADPvfazSrdwO0JyzJRZE4_x" } }
We're having the same issue now