Failed to copy:Invalid request error to sync to onedrive

What is the problem you are having with rclone?

When I want to sync/copy to my onedrive from a local files, got the error:
Failed to copy: invalidRequest: Invalid request

What is your rclone version (output from rclone version)

V1.55.1

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

WIndows 10 64 bits

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

Local Files from a External Hard disk
Onedrive

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

./rclone sync L:\ 1drive:Video_2 --onedrive-chunk-size 480M -P --exclude-from exclude.txt

The rclone config contents with secrets removed.

Defaul one

A log from the command with the -vv flag

https://pastebin.com/YP160QgS

hello and welcome to the forum,

as per the documenation
--onedrive-chunk-size should not exceed 250M

1 Like

Thanks we will check

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