Your workflow is unique 👨💻 - tell us how you use Dropbox here.
Forum Discussion
marksmithhfx
2 years agoExplorer | Level 4
tsenterr (55) SSLWrite() returned error -9805
Hi,
I received the following error from tsNet while sending a file to dropbox.
tsenterr (55) SSLWrite() returned error -9805
(55) is just an upload error. I can't find anything on -9805...
- 2 years ago
marksmithhfx As Здравко noted, that's not an error message/code from Dropbox itself, so I also suggest referring to the documentation for your client/platform. For reference, they mentioned TLS 1.2 as the Dropbox API only supports TLS 1.2 (and not TLS 1.1, or lower, for example). The error does mention SSL, so make sure your client/platform supports TLS 1.2.
Здравко
2 years agoLegendary | Level 20
marksmithhfx wrote:...
tsenterr (55) SSLWrite() returned error -9805
(55) is just an upload error. I can't find anything on -9805. ... Is there a list of error codes that dropbox might issue available?
...
Hi marksmithhfx,
The error, you posted, shows some platform specific error. Dropbox doesn't respond with any similar error. You have to read your environment documentation for more info. As seems, according method name, the trouble is related to SSL tunneling work. Does your environment support TLSv1.2?
Good luck.
About Dropbox API Support and Feedback
Get help with the Dropbox API from fellow developers and experts.
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
If 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, Facebook or Instagram.
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!