You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
Forum Discussion
sbrownnw
2 years agoExplorer | Level 4
Dropbox API Service Error: 503 Service Unavailable is in HTML format
Using the Dropbox .net API, I received the following error one time making a file move call. Why is it formatted as HTML? Isn't that assuming only a webpage is making the client call, which is not ...
Greg-DB
2 years agoDropbox Staff
A 503 error like that can indicate a general service availability issue. That should be transient and resolve after a short period of time. Depending on the particular kind of failure on the Dropbox infrastructure, you may see the response body take different forms like this. Regardless, when you receive a response with a 503 status code, you can perform an automatic retry, ideally with an exponential backoff.
- sbrownnw2 years agoExplorer | Level 4
I am not concerned about the actual error itself (yes, 503 errors can happen some times for a hosted service). I am reporting the error should not be specifically formatted as HTML, as that assumes a webpage or HTML capable client is making the API call.
- Greg-DB2 years agoDropbox Staff
Thanks for the feedback! I'll pass this along to the team to see if we can have those kinds of failures not return HTML to API clients, but I can't promise if or when that might be done.
About Discuss Dropbox Developer & API
Make connections with other developers
795 PostsLatest Activity: 2 days 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!