OneDrive Business Empty Root

What is the problem you are having with rclone?

When attempting to browse/mount a OneDrive Business remote with established contents, the root is empty except for WebPartCache/ and __Root__.txt.

Run the command 'rclone version' and share the full output of the command.

rclone v1.69.2
- os/version: fedora 42 (64 bit)
- os/kernel: 6.14.5-300.fc42.x86_64 (x86_64)
- os/type: linux
- os/arch: amd64
- go/version: go1.24.2
- go/linking: static
- go/tags: none

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

OneDrive; Business

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

rclone ls OneDrive:/

Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.

[OneDrive]
type = onedrive
token = XXX
client_id = XXX
client_secret = XXX
auth_url = https://login.microsoftonline.com/f6b6dd5b-f02f-441a-99a0-162ac5060bd2/oauth2/v2.0/authorize
token_url = https://login.microsoftonline.com/f6b6dd5b-f02f-441a-99a0-162ac5060bd2/oauth2/v2.0/token
drive_type = business
drive_id = XXX

A log from the command that you were trying to run with the -vv flag

2025/05/20 09:13:58 DEBUG : rclone: Version "v1.69.2" starting with parameters ["/usr/bin/rclone" "ls" "OneDrive:/" "-vv"]
2025/05/20 09:13:58 DEBUG : Creating backend with remote "OneDrive:/"
2025/05/20 09:13:58 DEBUG : Using config file from "/home/timelmer/.config/rclone/rclone.conf"
2025/05/20 09:13:58 DEBUG : fs cache: renaming cache item "OneDrive:/" to be canonical "OneDrive:"
   102386 __Root__.txt
   705877 WebPartCache/73768de9-14ff-40f2-b187-c96d8b629bd2.txt
2025/05/20 09:13:58 DEBUG : 6 go routines active