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
MooMoo_polar
9 months agoExplorer | Level 3
API for download shared link files
Hello. I'm writing writing a python script to download the shared link folder from others. I refer to this topic: https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-to-download-files...
Здравко
9 months agoLegendary | Level 20
Hi MooMoo_polar,
The error message is clear enough, I think. Just forget to list the entire link (all its directories levels recursively) at once. That's it. First list the pointed folder itself (in non recursive way) and after that "by hands" all nested folder (again, in non recursive way) and so forth.
Hope this clarifies matter.
PS: You can get idea how that can be done here. Just "translate" it to Python. 😉
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,888 PostsLatest Activity: 18 hours agoIf 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!