Configured a Dropbox drive using the gui, after configuring the drive I tried to access the DropBox drive. This failed. I also tried to list the root files on the drive this also fails. NOTE: DropBox account indicates that the app rclone has been authorized for, well everything.
RClone Version: rclone v1.54.0
- os/arch: linux/amd64
- go version: go1.15.7
OS:
Distributor ID:Ubuntu
Description:|Ubuntu 18.04.5 LTS
Release:18.04
Codename:bionic
Storage System: dropbox
Command:
RClone Config:
[MyDropBox]
type = dropbox
impersonate = me@gmail.com
token = {"access_token":"token here"}
Log:
2021/02/11 17:28:37 DEBUG : rclone: Version "v1.54.0" starting with parameters ["rclone" "-vv" "lsl" "--max-depth" "1" "MyDropBox:/"]
2021/02/11 17:28:37 DEBUG : Using config file from "/home/meg/.config/rclone/rclone.conf"
2021/02/11 17:28:37 DEBUG : Creating backend with remote "MyDropBox:/"
2021/02/11 17:28:38 Failed to create file system for "MyDropBox:/": invalid dropbox team member: "me@gmail.com": Error in call to API function "team/members/get_info": Your app is not permitted to access this endpoint because it does not have the required scope 'members.read'. The owner of the app can enable the scope for the app using the Permissions tab on the App Console.