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

Script not working since start of 2023 because google phased out "The out-of-band (OOB) flow" #32

Open
newsjunk opened this issue Jan 11, 2023 · 2 comments

Comments

@newsjunk
Copy link

When using "clasp login --no-localhost"
we get the error below from google:

Error 400: invalid_request
The out-of-band (OOB) flow has been blocked in order to keep users secure. Follow the Out-of-Band (OOB) flow migration guide linked in the developer docs below to migrate your app to an alternative method.
Request details: redirect_uri=urn:ietf:wg:oauth:2.0:oob
Related developer documentation

Some information from the url above:
all existing clients are blocked (including exempted clients). Clients may request a one-time extension to continue using the OOB flow until January 31, 2023, as instructed in the email message sent to affected clients.

@std-odoo
Copy link
Contributor

You still can do clasp login, without --no-localhost and it should work (it work on my side)

Anyway that's not an issue with the Odoo addin but with clasp

@yajo
Copy link

yajo commented Mar 20, 2023

Anyway that's not an issue with the Odoo addin but with clasp

At least it's an issue here because the docs are outdated:

Login to your account to be able to push on your Gmail project,
> clasp login --no-localhost

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

3 participants