We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
sobharaj m.
10 years agoNew member | Level 1
URL Unauthorized access error while accessing files from dropbox?
we are accessing having a problem in URL we have a file named xyx (1).jpg while passing this to server we are getting response as Unauthorized Access. May I Know how to pass this request to Server? ...
Steve M.
10 years agoDropbox Staff
The bug is presumably in GenerateSignature
, but I don't see that code. Is that something you wrote, or is it from a library you're using?
If at all possible, I'd recommend switching to OAuth 2, or at least OAuth 1 with PLAINTEXT signatures. Both are simpler than using HMAC signatures, so you're less likely to have this kind of bug.
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!