Cut the Clutter: Test Ignore Files Feature - sign up to become a beta tester here.

Forum Discussion

At-2-hi_low_s's avatar
At-2-hi_low_s
Helpful | Level 5
5 years ago
Solved

Can't get folders lists for Error 409 "path/locked"

I am developing application that sends files, lists folders to Dropbox via API.

When getting folders list by API as follows:

"https://api.dropboxapi.com/2/files/list_folder" or

"https://api.dropboxapi.com/2/files/list_folder/continue" ,

I get error response as follows:

HTTP 409(Conflict)

{""error_summary"": ""path/locked/..."", ""error"": {"".tag"": ""path"", ""path"": {"".tag"": ""locked""}}} .

 

What this response means?

Folders or files has something wrong on Dropbox?

 

4 Replies

Replies have been turned off for this discussion
  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Community Moderator rankDropbox Community Moderator
    5 years ago

    A failed call with the "path/locked" error from /2/files/list_folder[/continue] means the path can't be listed because it is a locked folder. This can occur if the app is attempting to list a Dropbox Vault, for instance. 

  • rodri042's avatar
    rodri042
    Explorer | Level 4
    2 years ago

    Is there any way to unlock the vault via API?

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.6,039 PostsLatest Activity: 2 days ago
415 Following

The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.

If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.

For more info on available support options for your Dropbox plan, see this article.

If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!