Skip to content Skip to sidebar Skip to footer

Cannot Upload To Google Drive From My Android App Com.google.android.gms.auth.GoogleAuthException: Unknown

I'm writing an adroid app that used to upload a chosen image to the users' google drive. I have cloned the code from git to another machine and then the image won't upload any more

Solution 1:

The problem was that i had to re-register my app

with a new SHA1 key for the new machine which creates and sign the apk


Post a Comment for "Cannot Upload To Google Drive From My Android App Com.google.android.gms.auth.GoogleAuthException: Unknown"