Skip to content
This repository has been archived by the owner on Apr 13, 2021. It is now read-only.

[Android] infinite loading after choose account in OAuth consent screen #69

Closed
nongtiny opened this issue Jan 19, 2021 · 3 comments
Closed

Comments

@nongtiny
Copy link

nongtiny commented Jan 19, 2021

Flutter 1.22.5 • channel stable
fit_kit: ^1.1.2
ONEPLUS A6000

When I checked the permission in the application info, the physical activity is allowed, but it can't use FitKit.read.

@nagisayuu
Copy link

I had same issue.
In my case , making the Publishing status "In production" in oauth concent screen setting solved the issue.

https://console.developers.google.com/apis/

@Harshdeep4295
Copy link

Harshdeep4295 commented Jan 19, 2021

Edited: if you want to use it in the testing state, do add a user who will have access to the GCP by adding a test user.
as displayed in image.
Screenshot 2021-01-19 at 8 52 05 PM

@nongtiny
Copy link
Author

I changed to the production state, and it works. Before that, I did like what you do @Harshdeep4295, and it also works.

Right now, I don't know why it works only in the production state.

By the way, thank you for your responses.

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