December 11, 20214 yr 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...
February 12, 20233 yr 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?
April 9, 20233 yr 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 April 9, 20233 yr by mst3kroqs Link to README.MD stating integration broken
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.