What is the problem you are having with rclone?
When using rclone to connect to a business tenant of onedrive it requests the scopes "Files.Read", "Files.ReadWrite", "Files.Read.All", "Files.ReadWrite.All", "offline_access", "Sites.Read.All" and also User.Read.
I the code (backend/onedrive/onedrive.go:67-71) I found the first scopes but nit User.Read. Could anyone shed some light on where this scope request comes from and what it is used for?
Run the command 'rclone version' and share the full output of the command.
rclone v1.71.1
- os/version: darwin 15.7.1 (64 bit)
- os/kernel: 24.6.0 (arm64)
- os/type: darwin
- os/arch: arm64 (ARMv8 compatible)
- go/version: go1.25.1
- go/linking: dynamic
- go/tags: cmount
Which cloud storage system are you using? (eg Google Drive)
onedrive