Open alexanderkupchuk opened 7 years ago
com.google.android.gms E/TokenRequestor: You have wrong OAuth2 related configurations, please check. Detailed error: UNREGISTERED_ON_API_CONSOLE
But Ouath2 is created, API_Key is created too for SHA1 of the package signing.
And what to enter in ACCOUNT_KEY? Tried Oauth2 account name, API_key, API_key name etc. Nothing helps.
Also does the project work with compileSdkVersion = 25 buildToolsVersion = "25.0.2" targetSdkVersion = 25?
I have the same problem. how do you handle it?
com.google.android.gms E/TokenRequestor: You have wrong OAuth2 related configurations, please check. Detailed error: UNREGISTERED_ON_API_CONSOLE
But Ouath2 is created, API_Key is created too for SHA1 of the package signing.
And what to enter in ACCOUNT_KEY? Tried Oauth2 account name, API_key, API_key name etc. Nothing helps.
Also does the project work with compileSdkVersion = 25 buildToolsVersion = "25.0.2" targetSdkVersion = 25?