You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.

Forum Discussion

filiviu's avatar
filiviu
Explorer | Level 4
8 years ago

Dropbox API V2 2/files/list_folder/ on empty folder

Hi there!

 

We are receiving a 409 error "{"error_summary": "path/not_found/", "error": {".tag": "path", "path": {".tag": "not_found"}}}" when trying to list_folder inside a folder without subfolders.

 

This behavior is new, as we were able to list_folder inside an empty folder before. Is there anything changed and not yet in the documentation?

 

Thanks!

  • You should certiainly still be able to list empty folders. I just tried it and it's working correctly for me. 

     

    Can you double check that you have the right path and are linked to the account you expect? Are you sure the folder existed at the time of the API call?

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

    You should certiainly still be able to list empty folders. I just tried it and it's working correctly for me. 

     

    Can you double check that you have the right path and are linked to the account you expect? Are you sure the folder existed at the time of the API call?

    • filiviu's avatar
      filiviu
      Explorer | Level 4

      Hi Greg, thanks for your answer. I've double checked it and the problem is still there. I'm sure the folder is there because I've manually created it and the path it's correct because it comes from a previous list folder call (its parent list_folder). Can you please suggest what else should I try? Thanks!

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

        In that case, please open an API ticket with the following so we can investigate specifically:

         

        - the affected user ID(s)

        - the code that reproduces the issue
        - a sample request/response (just be sure to redact the access token)

         

        Thanks in advance!