Mounting Dropbox with Rclone

Hello, I have the Problem that I want to mount Dropbox as a Drive Mount with rclone but it puts this error:

2023/06/30 06:04:24 ERROR : /: Dir.Stat error: missing_scope/
2023/06/30 06:04:24 ERROR : IO error: missing_scope/

i have activate all scopes in "permission" for dropbox. but one doesn't let me activate because it tells me this:

OpenID Scopes
Scopes used for OpenID Connect.
At this time, team-scoped apps cannot request OpenID Connect scopes.
OpenID scopes must be explicity set in the "scope" parameter on [/oauth2/authorize]

What can I do to mount dropbox?

log:
rclone v1.61.1

  • os/version: ubuntu 18.04 (64 bit)

  • os/kernel: 5.4.0-80-generic (x86_64)

  • os/type: linux

  • os/arch: amd64

  • go/version: go1.19.4

  • go/linking: static

  • go/tags: none

Please update your rclone to the latest version and post all information as per Help and Support template. Only with all detail it is possible to investigate.

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

rclone v1.63.0

  • os/version: ubuntu 18.04 (64 bit)
  • os/kernel: 5.4.0-80-generic (x86_64)
  • os/type: linux
  • os/arch: amd64
  • go/version: go1.20.5
  • go/linking: static
  • go/tags: none

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

Dropbox

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

rclone mount MYDROP: ~/username/dropbox/

You don't want to randomly click on everything.

Follow the documentation:

1 Like

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