One month down in 2025: How are your resolutions coming along? Check out how to get back on track here.
Forum Discussion
Alex001
5 years agoExplorer | Level 3
failed to connect to api.dropboxapi.com/10.16.111.13 (port 443)
When I use the official Demo dropbox-sdk-java/examples/android/
I have the following problems
Failed to list folder. failed to connect to api.dropboxapi.com/10.16.121.33 (port 443) from /10.16.0.25 (port 46762) after 20000ms
I need help.
Thank you in advance
my sdk version
com.dropbox.core:dropbox-core-sdk:3.1.5
- Greg-DB
Dropbox Staff
Based on this output, it looks like there's an issue with your network connection. The Dropbox API servers themselves are currently resolving and working correctly.
It looks like you're trying to connect to a private IP address (10.16.121.33, not Dropbox) and that's failing. You'll need to debug your network connection to see why it's not working. For example, make sure your DNS server is working properly, and make sure there's no firewall, proxy, etc. interfering with the connection.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,941 PostsLatest Activity: 5 hours ago
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 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!