Trying to set up Google Drive as a remote in rclone v1.51.0 (Linux), the Google OAuth page opened in the course of the authentication shows a 401 error, “Error: invalid_client — The OAuth client was not found.”
The details read as follows:
access_type=offline
client_id=rclone-work
redirect_uri=http://127.0.0.1:53682/
response_type=code
scope=https://www.googleapis.com/auth/drive.file
state=hA5TTqM0mym222p8b5UXkg
Any pointers as to what might be wrong?