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

Sign in with Google temporarily disabled for this app This app has not been verified yet by Google in order to use Google Sign In. #1050

Closed
aivanise opened this issue Dec 6, 2019 · 10 comments
Assignees

Comments

@aivanise
Copy link

aivanise commented Dec 6, 2019

I have upgraded to the latest GAM release from https://git.io/gamreleases and I still have this issue.
I am typing the command as described in the GAM Wiki at https://github.com/jay0lee/gam/wiki

Full steps to reproduce the issue:

  1. gam create project
  2. go to verify link
  3. log in
  4. Google error screen pops up, saying:

Sign in with Google temporarily disabled for this app
This app has not been verified yet by Google in order to use Google Sign In.

Expected outcome (what are you trying to do?):

Actual outcome (what errors or bad behavior do you see instead?):

@jay0lee
Copy link
Member

jay0lee commented Dec 6, 2019

Thanks for catching this. It may take me awhile to get this resolved but in the meantime you can workaround the issue by whitelisting the GAM Creation project:

  1. Go to https://admin.google.com/AdminHome?hl=en#Oauth2ScopeManagement:subtab=trusted
  2. Click the yellow + Circle at bottom right.
  3. For app type select "Web Application"
  4. For OAuth2 Client ID put:
    297408095146-fug707qsjv4ikron0hugpevbrjhkmsk7.apps.googleusercontent.com
  5. Go grab a cup of coffee (wait 5-10 minutes).

After a few minutes, you should be able to rerun the install or rerun "gam create project" and be allowed to accept the application.

@jay0lee jay0lee self-assigned this Dec 6, 2019
@jay0lee jay0lee pinned this issue Dec 6, 2019
@Alabandit-AB
Copy link

Alabandit-AB commented Dec 9, 2019

This workaround works for me, so long as your google admin session has not expired, or it throws an error when you login.

@tonyravioli
Copy link

This worked great for me. After GAM is all configured and working, does the entry need to stay in "trusted" for GAM to continue to work properly or can we remove the entry (just to clean everything up)?

@jay0lee
Copy link
Member

jay0lee commented Dec 10, 2019 via email

@taers232c
Copy link
Contributor

taers232c commented Dec 10, 2019 via email

@tmulroy1
Copy link

Unfortunately, I'm having trouble with this workaround. I added 297408095146-fug707qsjv4ikron0hugpevbrjhkmsk7.apps.googleusercontent.com to my trusted apps list almost 2 hours ago. No dice... Still getting error: "Sign in with Google temporarily disabled for this app
This app has not been verified yet by Google in order to use Google Sign In."
Anybody have any ideas?
Thanks.

@Alabandit-AB
Copy link

This might be an overly obvious comment, but Google has not switched out your accounts, e.g. to your personal Gmail, and trying to sync with that instead of your group account.

@tmulroy1
Copy link

Forgive me, I'm not quite following your comment. Switched out my accounts?
To be clear, I'm not using a personal Gmail account for any of this. This is all being attempted using a GSuite Admin account.

@tmulroy1
Copy link

Well, it finally went through after 2+ hours of waiting. That's some pretty poor propagation time, Google. Yikes!

@jay0lee
Copy link
Member

jay0lee commented Dec 18, 2019

Thanks for your patience everyone. I'm happy to report that this is now resolved and you should be able to authorize the GAM Creation project without issue. If you have this in your trusted list per below instructions you can safely remove it now.

@jay0lee jay0lee closed this as completed Dec 18, 2019
@jay0lee jay0lee unpinned this issue Feb 12, 2020
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

6 participants