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
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
dgsqrs
6 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!