We’re Still Here to Help (Even Over the Holidays!) - find out more here.
Forum Discussion
ahmedfou2014
6 years agoNew member | Level 2
Bug Dropbox sdk
im using dropbox SDK for java version 3.1.3 but allways got this error when i try to share or list foldres, PLZ help
Greg-DB
Dropbox Community Moderator
6 years agoI just tried this out with v3.1.3 of the official Dropbox Java SDK, but that issue didn't occur for me. We'll be happy to look into this further, but we'll need some more information. Please reply with:
- the name and version number of the platform you're using
- the steps to reproduce the issue, including relevant code snippet(s)
- the full text/stack trace of the error or unexpected output
dgo
6 years agoNew member | Level 2
I have a similar issue using Java SDK version 3.0.11.
This is a new error, the app is working for 1 year without any issue
- dgsqrs6 years agoNew member | Level 2
Error in call to API function "files/create_folder:2": request body: could not decode input as JSON com.dropbox.core.BadRequestException: Error in call to API function "files/create_folder:2": request body: could not decode input as JSON at com.dropbox.core.DbxRequestUtil.unexpectedStatus(DbxRequestUtil.java:317) at com.dropbox.core.v2.DbxRawClientV2$1.execute(DbxRawClientV2.java:129) at com.dropbox.core.v2.DbxRawClientV2.executeRetriable(DbxRawClientV2.java:301) at com.dropbox.core.v2.DbxRawClientV2.rpcStyle(DbxRawClientV2.java:116) at com.dropbox.core.v2.files.DbxUserFilesRequests.createFolderV2(DbxUserFilesRequests.java:740) at com.dropbox.core.v2.files.DbxUserFilesRequests.createFolderV2(DbxUserFilesRequests.java:767) at ch.sqrs.rsvp.services.dropbox.DropboxServiceImpl.createFolder(DropboxServiceImpl.java:130)
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
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!