We’re Still Here to Help (Even Over the Holidays!) - find out more here.
Forum Discussion
MarcoNL
7 years agoExplorer | Level 3
ServerException on createSharedLinkWithSettings()
Hi. I am using the DropBox Core Java SDK from my Java application (v3.1.0 JARs). In particular, I am uploading a certain number of small files (around 200 files, around 200 KB each), and for each f...
Greg-DB
Dropbox Community Moderator
7 years agoThanks for the report. Can you use `DbxException.getRequestId` to get the request IDs for a few of these server errors and share the IDs here? That should help us track this down. Thanks in advance!
- MarcoNL7 years agoExplorer | Level 3
Hi Greg,
here are some request IDs failing with ServerException:
> ID: eb912690ee7217289f48215ef1fb37ec
> Related log:
*** DBX exception with file: [/SharedStudies/ShareOp_99995_1558602017099/00000056.dcm], requestID: eb912690ee7217289f48215ef1fb37ec
com.dropbox.core.ServerException
at com.dropbox.core.DbxRequestUtil.unexpectedStatus(DbxRequestUtil.java:382)
at com.dropbox.core.v2.DbxRawClientV2$1.execute(DbxRawClientV2.java:154)
at com.dropbox.core.v2.DbxRawClientV2.executeRetriable(DbxRawClientV2.java:330)
at com.dropbox.core.v2.DbxRawClientV2.executeRetriableWithRefresh(DbxRawClientV2.java:351)
at com.dropbox.core.v2.DbxRawClientV2.rpcStyle(DbxRawClientV2.java:137)
at com.dropbox.core.v2.sharing.DbxUserSharingRequests.createSharedLinkWithSettings(DbxUserSharingRequests.java:465)
at com.dropbox.core.v2.sharing.DbxUserSharingRequests.createSharedLinkWithSettings(DbxUserSharingRequests.java:495)[...]
There are others like this, and again this happens for 2/3 uploads + createSharedLinkWithSettings() settings out of around 200.
Please let me know if you need other from my side in order to understand what's happening. It has been working fine for several months, before last 4-5 days or so.
I am looking forward to hearing from you.
Thanks and best regards,
Marco Sambin
- MarcoNL7 years agoExplorer | Level 3
Hi.
Here are other request IDs failing with ServerException, exactly as in my message above:
> ID: cc751ae733db4df9ab80c5ecadd7f7da
> ID: 790db6996f698d8fe2bf2c636ec058c2
Please let me know if it helps.
Best regards,
Marco
- TaylorKrusen7 years ago
Dropbox Staff
Thanks for the helpful report, Marco. Sorry your integration stopped working fully.
I filed a bug with engineering and will update you when I hear back from them.
About Discuss Dropbox Developer & API
Make connections with 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!