Your workflow is unique 👨💻 - tell us how you use Dropbox here.
Forum Discussion
lac0urier2015
9 years agoNew member | Level 2
NoSuchMethodError while Uploading
Hi, Whenever i try to upload a file, once in a while, i m getting the below message. Error Message: java.lang.NoSuchMethodError: com.fasterxml.jackson.core.JsonToken.isStructStart()Z Tho...
lac0urier2015
9 years agoNew member | Level 2
some more info about upload
a) I have tried uploading files using Java API
b) Dropbox SDK Jav Version : 2.1.2
c) Jackson Core Jar Version : 2.2.4
d) Getting 'NoSuchMethodError' while processing the below line
client.files().uploadBuilder(fileName).uploadAndFinish(content);
Please Do the Needful ASAP.
Thanks
Greg-DB
Dropbox Community Moderator
9 years agoI can't seem to reproduce this error. Can you check that the Jackson library is installed properly, and that you only have one version installed? You may also want to try upgrading it.
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!