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

mdiazl's avatar
mdiazl
Helpful | Level 5
2 years ago

Re: Get list of files in folders inside shared folders

Hi, it seems a bit old post, but I will try 🙂. So it is not possible to download a shared file using the Dropbox library for Python? If I use "files_download_to_file", I only see as "entry" th...
  • mdiazl's avatar
    mdiazl
    2 years ago

    @Greg-DB Using " files_download_to_file" looks like it is not able to find the file shared. So I used the function to list all files that are within a folder ("files_list_folder") to be sure that the file was there, at this point,  I realized that it only returns me as entry the name of the folder.

    I tried also several options modifying its parameters such as "include_has_explicit_shared_members" or "include_mounted_folders" but the result was the same.
    The authentication was another war but finally it was solved.
    For the file, I created shared_link(with the user of the app) and it works correctly, I don't know why the first approach doesn't work, in any case now it is working.
    Thanks for your time.

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

5,883 PostsLatest Activity: 6 hours ago
326 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!