Open Diegitsen opened 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!
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.
Cool, thanks
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": [
} }
I dont know what to do, please help!