youtube / yt-watchme

340 stars 134 forks source link

Oauth2 is not working #57

Open alexanderkupchuk opened 7 years ago

alexanderkupchuk commented 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?

munandar2811 commented 5 years ago

I have the same problem. how do you handle it?