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

Drive API seems to use deprecated OOB flow #1123

Open
martinhoefling opened this issue Sep 9, 2023 · 0 comments
Open

Drive API seems to use deprecated OOB flow #1123

martinhoefling opened this issue Sep 9, 2023 · 0 comments

Comments

@martinhoefling
Copy link

martinhoefling commented Sep 9, 2023

Summary

Drive API authentication doesn't work anymore as OOB is not supported anymore.

Error:

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

Potential Solution

The migration guide can be found here: https://developers.google.com/identity/protocols/oauth2/resources/oob-migration

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

1 participant