Getting a dropbox token

What is the problem you are having with rclone?

how can i get dropbox token offline. from the server. for example, when I request a Google Drive token, I get a link that I paste in another browser, log in, and give access. type access_type=offline.
how to do the same on dropbox?
there is no browser for authorization on the server, I need offline authorization

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

rclone-v1.56.0

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

dropbox

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

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

You'd use a remote setup / headless:

Remote Setup (rclone.org)

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