We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
raRaRa
8 years agoHelpful | Level 6
Creating temporary links for a slideshow (one device)
Hi all, I own a website where people can create a real-time slideshow from various social providers such as Instagram, Twitter, Facebook, etc. I've received a couple of requests where peop...
- 8 years ago
The Dropbox API rate limiting system is actually relatively generous. We don't have any specific numbers documented, but making 100 calls shouldn't be an issue.
Alternatively, you can download the files directly from the Dropbox API, e.g., using /2/files/download or /2/files/get_thumbnail, and then cache and serve them from your app. You would still need one call per file though.
Greg-DB
Dropbox Staff
The Dropbox API rate limiting system is actually relatively generous. We don't have any specific numbers documented, but making 100 calls shouldn't be an issue.
Alternatively, you can download the files directly from the Dropbox API, e.g., using /2/files/download or /2/files/get_thumbnail, and then cache and serve them from your app. You would still need one call per file though.
raRaRa
8 years agoHelpful | Level 6
Thank you Greg. Much appreciated.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,876 PostsLatest Activity: 6 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!