What is the problem you are having with rclone?
I use to copy backup files from a Debian system to OneDrive.
This worked flawlessly in the past.
Then I noticed that my client ID and secret were expired, so I tried to make a new secret.
Looks like that MS has disabled this feature for personal OneDrive.
This is the message I get when a authorize rclone to use my OneDrive:
We're unable to complete your request
"unauthorized_client: The client does not exist or is not enabled for consumers. If you are the application developer, configure a new application through the App Registrations in the Azure Portal at Suche – Microsoft Bing"
Yes I made a valid secret and I putted it in the rclone config.
You have to become a developer to use this feature:
Run the command 'rclone version' and share the full output of the command.
Which cloud storage system are you using? (eg Google Drive)
Debian as client -> OneDrive personal as cloud storage.
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
rclone config -> New -> 30 (onedrive)
Paste command here
The rclone config contents with secrets removed.
Paste config here
A log from the command with the -vv
flag
Paste log here