You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
Forum Discussion
ahmedfou2014
5 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-DBDropbox Staff
I 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
- dgoNew 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
- dgsqrsNew 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.
5,915 PostsLatest Activity: 6 years agoIf 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!