Forum Discussion

At-2-hi_low_s's avatar
At-2-hi_low_s
Helpful | Level 5
4 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?

 

  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Staff rankDropbox Staff

    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. 

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,941 PostsLatest Activity: 23 hours ago
351 Following

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!