General questions

I use the same client ID/secret as that's just for API quotas.

[TD]
type = drive
scope = drive
token = {"access_token":"ya29...-..-XEwb2tzLD3Ik9L-..","token_type":"Bearer","refresh_token":"1//0dO6r4vWgTbPOCgYIARAAGA0SNwF-..-2bp6d0IAkPCOow","expiry":"2021-05-19T21:45:31.757956074-04:00"}
team_drive = 0ANzFJXpXwYZqUk9PVA
root_folder_id =
client_id = clientID
client_secret = secret

Hmm. I'm not getting a notice either it just loops back around to this: and i've already tried refreshing the token..

2021/05/19 19:03:10 DEBUG : Using config file from "C:\\Users\\PC\\.config\\rclone\\rclone.conf"
2021/05/19 19:03:10 DEBUG : rclone: Version "v1.55.1" starting with parameters ["rclone" "cleanup" "GDrive-root:" "--log-level" "DEBUG" "--log-file" "C:\\Users\\PC\\.rclone\\Log Files\\Cleanup-MediaDrive.log"]
2021/05/19 19:03:10 DEBUG : Creating backend with remote "GDrive-root:"
2021/05/19 19:03:10 DEBUG : 4 go routines active

So I made a new remote. and cleanup worked for it... as a teamdrive. it must be my config. @Animosity022 I can't reply anymore as its limiting me now.

rclone cleanup GDTest: --log-level DEBUG --log-file "C:\Users\PC\.rclone\Log Files\Cleanup-MediaDrive.log"
[GDTest]
type = drive
client_id = same id as MediaDrive-root
client_secret = same secret as MediaDrive-root
scope = drive
token = {"access_token":"ya29.*************PY-Ce5KsKqPoXyS4BX9HWi7b6VpAl9**********kBSgBl-2LkGsmhlkn5IKaCKxQIE07yyBV1*********E5LRtB0GV_J_OBK3uOt_U2kHWdpKzFiHoItjPGu","token_type":"Bearer","refresh_token":"1//06mgnd_4SNY8oCgYIARAAGAYSNwF-L9Ir2burOGPxPEqGXd6eeotW7DnH587********DQhRS_wQ83n07khZL-jYLRRk","expiry":"2021-05-19T20:20:33.8252001-06:00"}
team_drive = 0ALh6cxqtcNaxUk9PVA
root_folder_id = 

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