We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
Marko T.1
10 years agoNew member | Level 1
Saver button http_referrer and user-agent
Hi, I'd like to save images from my app into a Dropbox using the Saver button. The problem is that the images are protected in AWS S3 based on HTTP referrer and/or User Agent. Therefore, when I add the Saver button I get a 403 from the Dropbox callback. Is there a http_referrer or User Agent that I can use to allow Dropbox from accessing my files in S3?
- Greg-DBDropbox Staff
The Dropbox Saver uses the User-Agent: "DropboxSaver/1.0". Anyone else can also set that though of course, so you shouldn't use just that for access control if possible. (E.g., include unguessable tokens in the links, make the links expire, etc.)
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 12 months 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!