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
tanthiamhuat
5 years agoExplorer | Level 4
I'm integrating Dropbox with RStudio on an Azure Virtual Machine and need help to set it up
With the library from https://github.com/karthik/rdrop2
I can easily integrate Dropbox with my local PC installation using RStudio.
However, I have my RStudio which is on Azure Virtual Machin...
Greg-DB
5 years agoDropbox Staff
Dropbox does not have just a single IP address, and unfortunately because the Dropbox IPs are subject to change as servers are added and removed, or as maintenance occurs, we are unable to provide you with a list of our IPs. We recommend you rely on the host names *.dropbox.com and *.dropboxapi.com if possible.
- tanthiamhuat5 years agoExplorer | Level 4
I have opened the ports 17600, 17603 and 17500, as instructed by dropbox suggestion at https://help.dropbox.com/installs-integrations/desktop/configuring-firewall
But still from Azure, we are not able to connect to it.
Please see attached photos,
Port 80, 443 are OK, but not 17600, 17603, 17500
- Greg-DB5 years agoDropbox Staff
I see your tests for pinging www.dropbox.com on ports 80 and 443 were successful.
Note that the ports 17600 and 17603 mentioned in that help article are only for specific Dropbox desktop client functionality. That's not relevant to using the Dropbox API. All Dropbox API calls require TLS, so they should all only be sent to port 443 on the Dropbox API servers.
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!