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
PghBubba
5 years agoExplorer | Level 4
Certificate Pinning with v2 API
Does the v2 API support certificate pinning automatically, or is it an option? What I know about pinning other than the basics can fit on the head of a pin. The last full discussion I found on the forums here was from 2015. Any help/guidance is appreciated. Thanks!
The official Dropbox API v2 .NET SDK does implement certificate pinning. You can find information on that in the DropboxCertHelper documentation, and an example of using it here.
- Greg-DBDropbox Staff
Whether or not you get certificate pinning automatically will depend on how you're calling the API. For example, some of the official Dropbox API SDKs certificate implement pinning for you.
If you're not using one of the SDKs, you should refer to the documentation for whatever library you're using, if any. If you're calling the Dropbox API HTTPS endpoints directly and want certificate pinning, you'd need to implement that.
You can find the list of certificates for the Dropbox API here.
- PghBubbaExplorer | Level 4
Thanks Greg! I'm using the "Official Dropbox .Net v2 SDK". Nothing fancy on my end - just built it out starting from your online examples. Am I good to go?
- Greg-DBDropbox Staff
The official Dropbox API v2 .NET SDK does implement certificate pinning. You can find information on that in the DropboxCertHelper documentation, and an example of using it here.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,910 PostsLatest Activity: 3 days 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!