facebookarchive / account-kit-samples-for-android

Account kit sample for the android platform
Other
123 stars 96 forks source link

Invalid OAuth 2.0 Access Token #50

Open Diegitsen opened 4 years ago

Diegitsen commented 4 years ago

Hi, I am working on an app that were removed from the play store. Google gave me this message:

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

  ],
  "fbtrace_id": "AOwHiqyQhS85c4TaEd4S-bE"

} }

I dont know what to do, please help!

thans commented 4 years ago

Per the deprecation schedule:

On March 9, 2020, Account Kit will be deprecated and will no longer function.

See https://developers.facebook.com/docs/accountkit/ for more information.

Diegitsen commented 4 years ago

Cool, thanks