Our Community is in read-only mode until April 8th, learn more here. You can still search existing threads or get help via Dropbox Support, the Dropbox Help Center, or Learn.
Forum Discussion
aparnell
2 months agoExplorer | Level 3
Receiving errors from Dropbox API
Hello we've had intermittent issues with the Dropbox API, where some users within our org are unable to upload pictures or docs. In our Kibana logging we are seeing this error occur: :Error= com.dr...
- 2 months ago
Hi aparnell
Thanks for writing in. It looks like you are running into an error due to outdated root certificates being used on your current SDK version.
We’re performing a staged root certificate rollout, starting with short validation windows before making the change permanent. Please see more information in this blog post.
In order to maintain access to the Dropbox API, please upgrade to the applicable required SDK version:
- Java SDK v7.0.0 or greater
- .NET SDK v7.0.0 or greater
- Note that apps using older versions of the .NET SDK are only affected if they call DropboxCertHelper.InitializeCertPinning().
- Python SDK v12.0.2 or greater
DB-Des
Dropbox Community Moderator
2 months agoHi aparnell
Thanks for writing in. It looks like you are running into an error due to outdated root certificates being used on your current SDK version.
We’re performing a staged root certificate rollout, starting with short validation windows before making the change permanent. Please see more information in this blog post.
In order to maintain access to the Dropbox API, please upgrade to the applicable required SDK version:
- Java SDK v7.0.0 or greater
- .NET SDK v7.0.0 or greater
- Note that apps using older versions of the .NET SDK are only affected if they call DropboxCertHelper.InitializeCertPinning().
- Python SDK v12.0.2 or greater
About Dropbox API Support and Feedback
Get help with the Dropbox API from fellow developers and experts.
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, Facebook or Instagram.
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!