simonw / google-drive-to-sqlite

Create a SQLite database containing metadata from Google Drive
https://datasette.io/tools/google-drive-to-sqlite
Apache License 2.0
153 stars 13 forks source link

Problem authenticating: Access blocked - request is invalid - Out-of-Band (OOB) flow has been blocked #41

Open pax opened 1 year ago

pax commented 1 year ago

this is what I got while trying to authenticate

Access blocked: Google Drive to SQLite’s request is invalid

You can’t sign in because Google Drive to SQLite sent an invalid request. ... Learn more about this error

If you are a developer of Google Drive to SQLite, see error details

__

When I click on 'error details' I get:

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


Screenshot 2023-01-30 at 00 22 22

Screenshot 2023-01-30 at 00 22 29