Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
My app is integrated with Dropbox. We send files to customer accounts. It works most of the time, but recently, I get Dropbox.Api.RetryException in the response and cannot find docs for that anywhere. I have compared the calls where I get that and ones where I do not and cannot find meaningful differences in the calls. What does RetryException mean?
Hi Jim, Dropbox.Api.RetryException indicates a response from the API that you should handle by retrying the request. This can be caused by a few different things, such as explicit rate limiting, or transient issues on our side.
Also, apologies it isn't properly included in the documentation! We'll look into that and get it fixed up.
--
Edit: We've got RetryException properly showing in the documentation now.
Hi there!
If you need more help you can view your support options (expected response time for a 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!