Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Sign In dialog stuck loading when YouTube Scope is requested. #413

Closed
josemontiel opened this issue Jul 17, 2019 · 24 comments
Closed

Comments

@josemontiel
Copy link

josemontiel commented Jul 17, 2019

  • Device: Pixel XL
  • OS version: Q Beta 4
  • SDK version: 28
  • [Android] Google Play Services version: 17.0.0

Describe the problem:

When testing Google Sign In and requesting Youtube's Readonly scope, the sign in dialog gets stuck loading after selecting a Google Account.

No errors are thrown or logs printed on Logcat, and it works perfectly if YouTube scope is left out.

@samtstern
Copy link
Contributor

@josemontiel thanks for reporting this, I will file a bug internally. Have you been able to reproduce this on multiple devices / accounts or just one?

@josemontiel
Copy link
Author

Thank you @samtstern , I have been able to reproduce this issue 100% of the times, I have also discarded it being an account-related issue since doing it using the web-flow works well and works on iOS as well.

@davidsun
Copy link
Collaborator

Hey, josemontiel@, can you explain what scopes your app is asking for? Thanks!

@josemontiel
Copy link
Author

Sure @davidsun , right now the scopes being requested are:

@samtstern
Copy link
Contributor

@josemontiel just FYI it looks like @davidsun and team were able to reproduce this issue in our internal test app, which is the first step to a fix. Thank you for noticing it!

@WorkmaiEric
Copy link

Watching the issue here, we are experiencing the same problem. Hope it gets fixed soon

@samtstern
Copy link
Contributor

Hey everyone. The team found the source of the issue and is fixing it on the backend, so a change should roll out over the next few weeks. Thanks for your help and your patience!

@josemontiel
Copy link
Author

Thank you very much for taking a look into this issue @samtstern , please keep us posted when the fix rolls out!

@samtstern
Copy link
Contributor

This should now be fixed, thanks all!

@TomTietze
Copy link

This should now be fixed, thanks all!

Hey @samtstern

unfortunately the problem was not fixed. I experience the same issue when I requesting a scope, regardless of which scope (the same for Youtube, Drive and Google Fit). The problem occurs only for users which have a "googlemail" domain. After the change to "gmail" it will work again. Does Google no longer support "googlemail" domains in the Google sign-up API?

Greetings,
Tom

@samtstern
Copy link
Contributor

@TomTietze I will ask around.

@raphaelluchini
Copy link

This should now be fixed, thanks all!

Hey @samtstern

unfortunately the problem was not fixed. I experience the same issue when I requesting a scope, regardless of which scope (the same for Youtube, Drive and Google Fit). The problem occurs only for users which have a "googlemail" domain. After the change to "gmail" it will work again. Does Google no longer support "googlemail" domains in the Google sign-up API?

Greetings,
Tom

I am also facing the same problems with googlemail domains. Specially using google fit.

@dknchris
Copy link

dknchris commented Nov 9, 2019

@samtstern
Not fixed. I'm facing the same issue with googlemail domain users when they try to connect the app with Google Drive. The consent dialog just keeps loading forever.

@vashisthg
Copy link

My users are complaining of same errors for connecting with Google fit. This dialog loads forever.
cc @samtstern

@Alimiel
Copy link

Alimiel commented Dec 26, 2020

I also see the same problem. I am trying to request YouTube Data API scope for testing and it gets stuck indefinitely on loading screen on emulator. I am using gmail to authenticate.

@sonnyky
Copy link

sonnyky commented Feb 1, 2021

I came across this ticket when browsing for a similar issue. I'm stuck when requesting for drive.readonly scope. And my account uses gmail. not googlemail, so perhaps the original issue is still not fixed?

@angelgonzaf
Copy link

Im trying with scope https://www.googleapis.com/auth/youtube and the loading stuck is still happening. I also use gmail, not googlemail. It seems that the issue is not fixed yet!

@hsoni228
Copy link

hsoni228 commented Feb 6, 2021

I am facing this issue with requesting google drive permissions, https://www.googleapis.com/auth/drive.file
I am using it in android and the screen is stuck in a loading state, please help, I followed the google doc completely, but nothing helped.

@JamesBlyth
Copy link

JamesBlyth commented Feb 20, 2021

I was also suffering from this issue with the Google Fit history scopes. I sorted it by changing the app to 'In Production' in the Google API console: https://stackoverflow.com/questions/66130432/google-sign-in-stuck-after-adding-requestscopes-method/66301631#66301631

@Kongreen
Copy link

Kongreen commented Feb 20, 2021

У меня нет цели исправить то что создали другие. Кто в процессе развития ресурса по алчной халатности допустил деградацию утопию цифрового потока информации не задумываясь о последствиях, по причине мне гуд а там будь. что будет. А нет я вот столкнулся с гранью реальности и не собираюсь терпеть и молчать когда тебе в душу лезут, без твоего согласия отбирают варую личное сокровенное семейный мирок кокой он есть. И это факт противостояния с системой как карма для меня. Вызов на действия доводя до решения вопроса чистый поток интернет ресурс созданный в результате развития человечества для нынешнего и будущего поколения. За это можно горы свернуть если хребет не переломят. Миг жизни он создан чтоб прожить его достойно и дать низменность терору и осквернении человека недопустимо есть чувство собственного достоинства и о чём знаю я сам не доказывая я выполняя свою защиту от воздействия. Да накипело, эмоции это полезно иногда высказаться. Я не имею полной информации и я могу ошибаться в осуждении ПО, но на это есть причины, если неправ извинюсь. Если прав то исправься не создавай проблемы от своего деяния 👨‍👩‍👧‍👦🤝🌍

@jcasier
Copy link

jcasier commented Aug 30, 2021

Still happening with Google Fit on Android 10 & 11

@Anirban-Chand
Copy link

Anirban-Chand commented Aug 31, 2021

I'm facing the same issue for the Gmail and People scope for the last 5 days. Checked all kinda firebase config, API console settings but didn't get to any solution. Production and test apps both are under the same project in API console and Firebase. Googling all day but have no clue how to fix it.

Device - Realme 3 pro
Scopes I'm using -

  1. 'email',
  2. GmailApi.gmailMetadataScope,
  3. GmailApi.gmailReadonlyScope,
  4. PeopleServiceApi.contactsOtherReadonlyScope,
  5. 'https://www.googleapis.com/auth/gmail.readonly',

@Rashid-Khabeer
Copy link

Rashid-Khabeer commented Sep 4, 2021

I am also facing same issue, I am giving https://www.googleapis.com/auth/youtube in scopes of google sign in, I want to use youtube api I added sha1 and sha256 in my firebase app and also enabled youtubeapi data api v3 in google cloud console, but login process is stuck in loading screen after google account selection
@samtstern @davidsun

@lucifernipun22
Copy link

@samtstern still facing issue with google fit.Thank you!

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

No branches or pull requests