What is the problem you are having with rclone?
The docs say to use my own Google Drive Client ID, but I am unable to publish my app:
Valid app name, support email, homepage url, and privacy policy url are required for switching the app to external production mode. You must enter the missing information to proceed. Please visit the Branding page to finish configuring your app.
This is a problem because without this, I have read my access token expires every 7 hours, refresh is not allowed.
This means my headless backup orchestrater server cant do backups on a cron schedule nightly.
Run the command 'rclone version' and share the full output of the command.
rclone v1.75.0
- os/version: ubuntu 26.04 (64 bit)
- os/kernel: 7.0.0-30-generic (x86_64)
- os/type: linux
- os/arch: amd64
- go/version: go1.26.5
- go/linking: static
- go/tags: none
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)
sync command for Google Drive to Backblaze B2
Paste command here
Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.
I dont think I need this for this issue since thisis not a config issuer per say
Paste config here
A log from the command that you were trying to run with the -vv flag
This is not really a command issues, its an issue with Google Drive Client ID
Paste log here