Using rclone 1.68.1 on Linux with Google drive (type=drive)
First off, this worked just fine in the past and at some point stopped workign without me changing anything in the config file.
The problem: after a few days, when trying to sync, I get the error message:
CRITICAL: Failed to create file system for destination "NAME:": couldn't find root directory ID: Get "https://www.googleapis.com/drive/v3/files/root?alt=json&fields=id&prettyPrint=false&supportsAllDrives=true": couldn't fetch token: invalid_grant: maybe token expired? - try refreshing with "rclone config reconnect NAME{YRXYK}:"
Trying to run the suggested command verbatim complains about the colon not being a valid character.
When I instead try to run rclone config reconnect NAME
I get the error message:
Error: backend doesn't support reconnect or authorize
(As I said above, this always worked previously in the past)
Now when I just run rclone config
and choose e) Edit existing remote, choose the remote and answer all options with the default values, the web URL for authentication is invoked in the browser exactly as rclone config reconnect NAME
did in the past?
Why does rclone claim this is not supported and then does it, but in a much less convenient way?
'rclone config redacted'
[NAME]
type = drive
client_id = XXX
client_secret = XXX
scope = drive
token = XXX
team_drive =