Your workflow is unique 👨💻 - tell us how you use Dropbox here.
Forum Discussion
Jack2905
5 years agoExplorer | Level 3
Latest Dropbox API with Newtonsoft.Json 12.0.3
Hi, I am using the latest Dropbox API 5.5.0 in my C# project, I have Newtonsoft.Json 12.0.3 installed (as the dependency says Newtonsoft.Json (>= 7.0.1)). When I try to get the Access Token, I receiv...
Greg-DB
Dropbox Community Moderator
5 years agoI believe you should be able to use the Dropbox library with Newtonsoft.Json 12.0.3. (I just tried and it does seem to work for me.)
We did receive a report like this a few years ago, but that was apparently resolved by using a binding redirect like you already have in place.
It's unclear why your error message is referencing version 6.0.0.0 though, since that version is neither supported by the Dropbox library nor installed in your project, per your description.
There's a similar post here, which indicates it may help to reinstall the library.
- Jack29055 years agoExplorer | Level 3
Apparently upgrading from the old Dropbox API to the latest version didn't delete the old Newtonsoft.Json package correctly (Visual Studio bugs maybe). I deleted all the packages and re-installed, and it seemed to work.
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!