Skip to content
This repository has been archived by the owner on Jan 11, 2022. It is now read-only.

Sign-in Failed #73

Open
aashishace opened this issue Feb 17, 2018 · 2 comments
Open

Sign-in Failed #73

aashishace opened this issue Feb 17, 2018 · 2 comments
Assignees

Comments

@aashishace
Copy link

aashishace commented Feb 17, 2018

I have generated the signing certificate fingerprint and registered the application and also enabled the google drive api but still getting error "Sign-in Failed" .
And i couldn't understand the lines below from README.md file
"set any resource IDs to those that you have access to. Resource ID definitions are on:

com.google.android.gms.drive.sample.demo.BaseDemoActivity.EXISTING_FOLDER_ID
com.google.android.gms.drive.sample.demo.BaseDemoActivity.EXISTING_FILE_ID

can anyone provide me working code snippet of that?
sample demo

@asrivas
Copy link
Contributor

asrivas commented May 29, 2018

Did you also register an OAuth 2.0 client for the demos package?
Please see instructions here: https://github.com/gsuitedevs/android-samples/tree/master/drive/quickstart#set-up

Please also do this in addition to adding the Keytool SHA1 fingerprint. Please see full instructions here:
https://developers.google.com/drive/android/get-started

Also please ignore the EXISTING_FOLDER_ID AND EXISTING_FILE_ID instruction. Those no longer apply and I removed them in: #78 .

@asrivas asrivas self-assigned this May 29, 2018
@77251380
Copy link

i have same issue,i think i have do all things,but no use

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants