Diego Salcedo
Diego Salcedo

Reputation: 81

How to fix the Invalid OAuth 2.0 Access Token AccountKit error?

My android app was removed, the error was Invalid OAuth 2.0 Access Token using AccountKit. Google gave me this message:

picture of the error

Then, they give me this message:

{
   "error": {
      "message": "Invalid OAuth 2.0 Access Token",
      "type": "EMApiException",
      "code": 190,
      "error_data": [

      ],
      "fbtrace_id": "A-1MTjuDl-NerwvCnecjtZJ"
   }
}

I dont know what to do, please help!

Upvotes: 2

Views: 289

Answers (0)

Related Questions