[Support] agusalex - Grive2


agusalex

Recommended Posts

Hello,

 

When I go to https://accounts.google.com/o/oauth2/auth/oauthchooseaccount?scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fdrive&redirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob&response_type=code&client_id= FILL_HERE_YOUR_CLIENT_ID  (with my client code), I get to a login page that request a user/pass. If I enter my google creds used to create the apps, it says access denied...

Link to comment
  • 1 year later...

Greetings,

 

I'm having an issue obtaining the code as well. When I go to the url with my client ID, I get a screen reporting "Access blocked: name request is invalid."

 

It goes on to say the following: "

You can’t sign in because name sent an invalid request. You can try again later, or contact the developer about this issue. Learn more about this error

If you are a developer of name, see error details.

Error 400: invalid_request

 

Here is the message under the error details:

"

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

 

Any ideas on what I need to do to fix this?

Link to comment
  • 1 month later...

I'm getting the same error as McNutty195.  I followed the link and learned that as of 2/2022, Google shut down the OOB-method authentication "to make users more secure", and that programmatic changes to OAUTH authentication code would be required to continue to access the API.

 

Bottom line:  And I'd be very happy to be corrected, but I don't believe this handy little tool will work any more.

 

Edit:  Confirmed:  https://github.com/agusalex/grive2Docker/commit/9594b663de439ef1c72dea6496189dcb2a1457e9

 

Edited by mst3kroqs
Link to README.MD stating integration broken
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.