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

OAuth method deprecated #183

Closed
a14i3e20 opened this issue Apr 22, 2022 · 1 comment · Fixed by #185
Closed

OAuth method deprecated #183

a14i3e20 opened this issue Apr 22, 2022 · 1 comment · Fixed by #185
Labels

Comments

@a14i3e20
Copy link

Hello

I try to configure gupload for hours and i have an issue with the aujthorization code. Google return an error 400 invalid request redirect_uri: urn:ietf:wg:oauth:2.0:oob . I found it's no more possible to connect to the google account via the OOB method since 28/02: https://developers.googleblog.com/2022/02/making-oauth-flows-safer.html#instructions-oob

Is there another way to get this code?

@xnosek00
Copy link

Hi, I can confirm the same problem.

It is not possible to authorize appliaction du to "error 400 invalid request". So it is not possible to use this plugin for now.

Accounts, which were authorized in past will work, but new instalations will not work.

Akianonymus added a commit to Akianonymus/google-drive-upload that referenced this issue Jul 14, 2022
…ix labbots#183

It will use either netcat or python3 to start the http server

Now no need to copy paste the authorizaton ccode manually

https://developers.google.com/identity/protocols/oauth2/native-app#create-code-challenge
@Akianonymus Akianonymus linked a pull request Jul 14, 2022 that will close this issue
Akianonymus added a commit to Akianonymus/google-drive-upload that referenced this issue Jul 14, 2022
…ix labbots#183

It will use either netcat or python3 to start the http server

Now no need to copy paste the authorizaton ccode manually

https://developers.google.com/identity/protocols/oauth2/native-app#create-code-challenge
Akianonymus added a commit that referenced this issue Jul 14, 2022
…ix #183

It will use either netcat or python3 to start the http server

Now no need to copy paste the authorizaton ccode manually

https://developers.google.com/identity/protocols/oauth2/native-app#create-code-challenge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants