dbxcli icon indicating copy to clipboard operation
dbxcli copied to clipboard

Error: missing_scope/

Open mauricev opened this issue 4 years ago • 4 comments

At first, dbxcli ls asked for an authorization code. Then it reported it didn't have the required scope. I believe I changed what it need by giving it read access to everything under individual.

Now the ls command reports Error: missing_scope/.

mauricev avatar Dec 03 '20 17:12 mauricev

I'm also encountering this issue.

fauconab avatar Jan 06 '21 15:01 fauconab

Hitting the same problem - but it only seems to happen when using any dbxcli share commands. Noting it in this issue because maybe the error message could be more specific?

Enabled these permissions, but it hasn't fixed the issue

* account_info.read
* files.metadata.write
* files.metadata.read
* files.content.write
* files.content.read
* sharing.write
* sharing.read

rjhornsby avatar Feb 09 '21 23:02 rjhornsby

Does this persist after logging out with dbxcli logout ?

cpb avatar Jun 26 '21 22:06 cpb

I was able to fix this issue after doing dbxcli logout, changed the permissions to not include any team scopes, and re-logged in

lkroeh avatar Nov 08 '21 02:11 lkroeh