Google Drive Rclone

What is the problem you are having with rclone?

When trying to make a Google Drive with rclone

Run the command 'rclone version' and share the full output of the command.

rclone v1.53.3-DEV
- os/arch: linux/amd64
- go version: go1.18.1

Which cloud storage system are you using? (eg Google Drive)

Google Drive

The command you were trying to run (eg rclone copy /tmp remote:tmp)

rclone config

Information from the authorization page.

Access blocked: rclone’s request is invalid

MyEmail@email.com
You can’t sign in because rclone 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 rclone, see error details.
Error 400: invalid_request

Any idea what's wrong with that? I'm doing this on a VPS running Ubuntu 22.04. I have the same problem on the older version and on other vps hosting

hello and welcome to the forum,

that version of rclone is many years old and will never work with gdrive, must update to v1.62.2
https://rclone.org/downloads/#script-download-and-install

after updating, if you still have an issue then run rclone config -vv for debug output and post the full output.
make sure redact private info.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.