Google Drive setup leads to a broken link

What is the problem you are having with rclone?

I tried to setup a connection to a Google Drive from a headless remote Linux machine via rclone config. It ultimately led me to this link:

https://accounts.google.com/o/oauth2/auth?access_type=offline&client_id=610299520548-7bqlajchdjfmf9t0elt19ojrdqgp8m7c.apps.googleusercontent.com&redirect_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob&response_type=code&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fdrive.appfolder&state=LdHgHexzjF5Sb_-CVpfpJA

which tells that

"You can't sign in to this app because it doesn't comply with Google's OAuth 2.0 policy for keeping apps secure."

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

rclone v1.50.2
- os/arch: linux/amd64
- go version: go1.13.6

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

Google Drive, although i haven't got to using it yet

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

rclone config

The rclone config contents with secrets removed.

No rclone config exists yet

Try with a newer version of rclone, eg the latest release.

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