Cut the Clutter: Test Ignore Files Feature - sign up to become a beta tester here.
Forum Discussion
PghBubba
6 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.
3 Replies
- Greg-DB6 years ago
Dropbox Community Moderator
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.
- PghBubba6 years agoExplorer | 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-DB6 years ago
Dropbox Community Moderator
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.6,037 PostsLatest Activity: 3 years ago
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
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!