I'm sorry but I'm confused. When I checked my info I had a token that expired. So I don't know how to work these things. It was fine before. Would it be better if I reset this.
Here is mine:
rclone lsd Gdrive: -vv
2024/10/01 21:30:42 DEBUG : rclone: Version "v1.68.1" starting with parameters ["rclone" "lsd" "Gdrive:" "-vv"]
2024/10/01 21:30:42 DEBUG : Creating backend with remote "Gdrive:"
2024/10/01 21:30:42 DEBUG : Using config file from "C:\Users\XYZ\AppData\Roaming\rclone\rclone.conf"
2024/10/01 21:30:42 DEBUG : Google drive root '': 'root_folder_id = 123456ABC' - save this in the config to speed up startup
2024/10/01 21:30:42 DEBUG : 6 go routines active
C:\Program Files\rclone-v1.60.1-windows-amd64>rclone ls Gdrive: -vv
2024/10/01 21:53:52 DEBUG : rclone: Version "v1.68.1" starting with parameters ["rclone" "ls" "Gdrive:" "-vv"]
2024/10/01 21:53:52 DEBUG : Creating backend with remote "Gdrive:"
2024/10/01 21:53:52 DEBUG : Using config file from "C:\Users\XYZ\AppData\Roaming\rclone\rclone.conf"
2024/10/01 21:53:52 DEBUG : Google drive root '': 'root_folder_id = xxxxxxxxxxxxx' - save this in the config to speed up startup
2024/10/01 21:53:52 DEBUG : 6 go routines active
C:\Program Files\rclone-v1.60.1-windows-amd64>rclone ls gdrivecrypt: -vv
2024/10/01 21:54:07 DEBUG : rclone: Version "v1.68.1" starting with parameters ["rclone" "ls" "gdrivecrypt:" "-vv"]
2024/10/01 21:54:07 DEBUG : Creating backend with remote "gdrivecrypt:"
2024/10/01 21:54:07 DEBUG : Using config file from "C:\Users\XYZ\AppData\Roaming\rclone\rclone.conf"
2024/10/01 21:54:07 DEBUG : Creating backend with remote "Gdrive:"
2024/10/01 21:54:07 DEBUG : Google drive root '': 'root_folder_id = xxxxxxxxxxxxxxx' - save this in the config to speed up startup
2024/10/01 21:54:07 DEBUG : 6 go routines active
afaik (per what I have read on this forum) service accounts are like other google accounts and have different drive than your main drive, but I could be wrong. I have never used that kind of stuff
correct.
but i mentioned more than once, your remote has both service account file and client id+secret;
should not do that; use service account file or use client id+secret, not both.
imho, best to start over from scratch, create new remotes.