What is the problem you are having with rclone?
This error always appears when trying to configure with drive.file or drive.readonly
What is your rclone version (output from rclone version
)
rclone v1.56.0
Which OS you are using and how many bits (eg Windows 7, 64 bit)
win 10 64
Which cloud storage system are you using? (eg Google Drive)
google drive
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
Paste command here
c:\rclone\rclone -vP sync --progress C:\backup gdrive:backup/teste
The rclone config contents with secrets removed.
Paste config here
[gdrive]
type = drive
scope = drive.file
token =
A log from the command with the -vv
flag
Paste log here
googleapi: Error 403: Insufficient Permission: Request had insufficient authentication scopes., insufficientPermissions
This error always appears when trying to configure with drive.file or drive.readonly