Skip to content

Cannot ls the root of the app folder #209

@bwesen

Description

@bwesen

When I do dbxcli ls, it just gives me:

Error: Error in call to API function "files/get_metadata": request body: path: The root folder is unsupported.

I can ls individual files correctly and I can upload files, but I can't list the app folder.

The app has the metadata r/w and content r/w Permissions and the oauth2 refresh token is newly minted.

It works fine if I do ls of any folder within the app folder, but not the app folder itself.

I googled a bit and found that in the v2 dbox API you are not allowed to use get_metadata on the root folder anymore, instead you're supposed to use the list_folders API call, so maybe dbxcli is just trying some old API tricks?

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions