We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
taii
6 years agoExplorer | Level 4
[Solved]Failed to download API since SSL handshake failed
Hi In my application, Dropbox download API as below is failed, this API could work correctly till last week Download API: https://content.dropboxapi.com/2/files/download I made sure this cURL c...
- 6 years ago
Thanks for the report! I just tried the code in your post though, and it worked fine for me. Is there anything on your network connection, e.g., proxy, firewall, etc., that may be interfering with your connection to content.dropboxapi.com in particular? (For comparison, /2/files/list_folder and /2/files/delete_v2 operate on api.dropboxapi.com.)
If you're still seeing this and there isn't anything on your network connection that's blocking the connection, please let me know the following so we can look into it:
- the version number of curl you have installed
- the output of the following command from an affected machine
Mac/Linux:
traceroute content.dropboxapi.com
Windows:
tracert content.dropboxapi.com
Greg-DB
Dropbox Staff
Thanks for the report! I just tried the code in your post though, and it worked fine for me. Is there anything on your network connection, e.g., proxy, firewall, etc., that may be interfering with your connection to content.dropboxapi.com in particular? (For comparison, /2/files/list_folder and /2/files/delete_v2 operate on api.dropboxapi.com.)
If you're still seeing this and there isn't anything on your network connection that's blocking the connection, please let me know the following so we can look into it:
- the version number of curl you have installed
- the output of the following command from an affected machine
Mac/Linux:
traceroute content.dropboxapi.com
Windows:
tracert content.dropboxapi.com
taii
6 years agoExplorer | Level 4
Hi, Greg
Thank you for your comment and helping.
I made sure my company block list and this shows "content.dropboxapi.com" and after opening this, I can download.
Best Ragards.
tai
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!