We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
SaleyIlya
4 years agoNew member | Level 2
Getting folder list by public link without authorization
Hi, everyone!
Faced a similar issue:
https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-can-I-get-a-list-of-the-files-in-a-public-folder-without/m-p/382376#M21303
In this topic, Greg-DB said that this problem was added to the feature request.
So, the first question is: how is it going?
The second question concerns my solution to this problem:
I looked at traffic from your web application and used two requests from there.
First, I parsed the cache from public link responce: https://www.dropbox.com/sh/<link_key>/<secure_hash>?dl=0
Then I call this request: https://www.dropbox.com/list_shared_link_folder_entries
It works, but can I use this method and can I be sure that nothing will change in its work? If not, how can I "legally" receive the information I require without authorization?
- Greg-DBDropbox Staff
I don't have any news on that feature request unfortunately. I'll add this to that request, but I can't promise if/when it would be done.
As for the method from the web site, that is not officially supported, and is subject to change at any time. Third party apps should only use the officially documented public API.
About Discuss Dropbox Developer & API
Make connections with other developers
795 PostsLatest Activity: 7 days 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!