We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
pparkar
4 years agoHelpful | Level 5
get_thumbnail_v2 returning invalid thumbnail
We are using 'https://content.dropboxapi.com/2/files/get_thumbnail_v2' api to fetch thumbnails of varying size 'w128h128' and 'w1024h768' . However we receive the thumbnail of size 128x128 in both t...
- 4 years ago
Thanks Greg-DB! Using post works for us.
Greg-DB
Dropbox Staff
Thanks for sharing this! It looks like this is due to how we set the "Etag" value on these responses, causing the browser to cache the result. We'll look into it, but in the meantime, the easiest way to work around this client-side may be to use a POST instead of a GET, as that should avoid the caching anyway.
pparkar
4 years agoHelpful | Level 5
Thanks Greg-DB! Using post works for us.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 5 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!