Rclone cannot upload

What is the problem you are having with rclone?

rclone says cannot upload:

vfs cache: failed to upload try #47, will retry in 5m0s: vfs cache: failed to transfer file from cache to remote: googleapi: Error 403: Insufficient Permission: Request had insufficient authentication scopes., insufficientPermissions

What is your rclone version (output from rclone version)

1.53.1

Which OS you are using and how many bits (eg Windows 7, 64 bit)

win 10 64 bit

Which cloud storage system are you using? (eg Google Drive)

google team drive

The command you were trying to run (eg rclone copy /tmp remote:tmp)

cd C:\rclone1

rclone mount --vfs-cache-mode full -vv --vfs-cache-max-age 2h0m0s gdrive:/ G:

config file:

[gdrive]
type = drive
client_id = 
client_secret = 
scope = drive.readonly
token = {"access_token":"
team_drive = 

when you posted, you where asked for information.
you did not post the config file?

403 usally means that rclone does not permission to access the remote?

I edited it now

scope = drive.readonly

oh fck thanks bro

sure, no worries, dude

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