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
rororo12
5 months agoExplorer | Level 3
Dropbox .Net API UploadSessionStartAsync throwing httpclient timeout exception all of the sudden
Hello, Our app all of the sudden is getting the following exception when trying to call UploadSessionStartAsync like so: var result = await DropboxClientInstance.Files.UploadSessionStartAsync(b...
- 5 months ago
rororo12 Like Здравко recommended, I suggest troubleshooting your environment to see if there's anything wrong with your network connection that would be interfering with the network requests to the Dropbox API servers. (For example, is there any proxy, firewall, etc. that may be causing an issue?) I'm not aware of an issue that should be preventing these calls from completing. I just tried out your code using v7.0.0 of the Dropbox .NET SDK and it ran successfully for me.
Greg-DB
Dropbox Staff
rororo12 Like Здравко recommended, I suggest troubleshooting your environment to see if there's anything wrong with your network connection that would be interfering with the network requests to the Dropbox API servers. (For example, is there any proxy, firewall, etc. that may be causing an issue?) I'm not aware of an issue that should be preventing these calls from completing. I just tried out your code using v7.0.0 of the Dropbox .NET SDK and it ran successfully for me.
rororo12
5 months agoExplorer | Level 3
Hi Greg and Здравко , a hard cycle of the server solved the problem but it's still a super strange issue because the server hadn't been touched for months and all the other apps running on it were able to communicate with the internet without a problem. Who knows but thanks for the tip, sometimes it's just something as stupid as a reboot I guess haha.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,878 PostsLatest Activity: 4 hours 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!