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

How to configure sample for testing? #128

Open
3c71 opened this issue Mar 6, 2020 · 2 comments
Open

How to configure sample for testing? #128

3c71 opened this issue Mar 6, 2020 · 2 comments

Comments

@3c71
Copy link

3c71 commented Mar 6, 2020

I downloaded the sample, and ran it on a Pixel 3 Android 10 (tried on Nexus 9 too).

It requests sign-in and after selecting a user and confirming access, it then fails with this error in logged:

" Unresolved error while connecting client. Stopping auto-manage "

And onActivityResult() is called with a RESULT_CANCELLED and an Intent saying DEVELOPER_ERROR:

" Intent key googleSignInStatus = Status{statusCode=DEVELOPER_ERROR, resolution=null} (Status) "

I can't figure out where to put the client ID, so I suspect that's why it fails, however I can't find any information about that, anywhere.

Credential and oauth consent are both created, didn't use any of the 100 preliminary queries, nothing works.

Any help would be much appreciated.

@3c71
Copy link
Author

3c71 commented Mar 6, 2020

Never-mind, it started to work out of the blue...

@seanpjanson
Copy link

seanpjanson commented Mar 7, 2020 via email

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

2 participants