Sync between gdrive give me an error: "401 Unauthorized"

I am trying to sync between 2 gdrive accounts, and it works properly just for a few min and then it fails:

2017/05/19 11:23:36 Failed to create file system for “gdcrypt:”: failed to make remote “gd:crypt” to wrap: couldn’t read info about Drive: Get https://www.googleapis.com/drive/v2/about?alt=json: oauth2: cannot fetch token: 401 Unauthorized
Response: {
“error” : “unauthorized_client”
}

I have 2 gdrive remote entries with specific id_client and id_secret in both of them. Right now I cannot make rclone ls gdcrypt: to check the folders. Do you know something about this?

Thanks a lot.

1 Like