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...
TaylorKrusen
Dropbox Staff
7 years agoThanks 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.
MarcoNL
7 years agoExplorer | Level 3
Hi.
Do you have news about this issue?
I would like to restore full funcionality of my Dropbox-based service as soon as possible.
Regards,
Marco
- TaylorKrusen7 years ago
Dropbox Staff
Hi, Marco.
Unfortunately, I don't have an update for you at this time. It's been reported and is being looked at, but I don't have a timeline for a fix.
As a workaround, please keep using the retry logic that you mentioned in your initial post.
- TaylorKrusen7 years ago
Dropbox Staff
Hi Marco!
Good news! It looks like a fix was implemented.
Could you take a look and see whether you're still getting the error?
- MarcoNL7 years agoExplorer | Level 3
Hi.
Thanks for getting back to me!
Unfortunately, the issue does not seem to be fixed.
I've just retried uploading my set of files and obtaining the public URLs for them, and again, I got 2 errors out of 208 uploaded files. See details below, also including the request IDs that are failing:
========
requestID: feb3c32fd715ebc70f97f9bb25774ebd
com.dropbox.core.ServerException
at com.dropbox.core.DbxRequestUtil.unexpectedStatus(Unknown Source)
at com.dropbox.core.v2.DbxRawClientV2$1.execute(Unknown Source)
at com.dropbox.core.v2.DbxRawClientV2.executeRetriable(Unknown Source)
at com.dropbox.core.v2.DbxRawClientV2.executeRetriableWithRefresh(Unknown Source)
at com.dropbox.core.v2.DbxRawClientV2.rpcStyle(Unknown Source)
at com.dropbox.core.v2.sharing.DbxUserSharingRequests.createSharedLinkWithSettings(Unknown Source)
at com.dropbox.core.v2.sharing.DbxUserSharingRequests.createSharedLinkWithSettings(Unknown Source)
at imageviewer.h.a.c.a(Unknown Source)
at imageviewer.h.bv.q(Unknown Source)
at imageviewer.h.bx.run(Unknown Source)
at java.lang.Thread.run(Thread.java:722)*** getPermanentSharedLink() DBX exception with file: [/SharedStudies/ShareOp_99995_1559642700239/00000185.dcm], requestID: 8489fc1104ee6ca5bd287e5af39793dd
com.dropbox.core.ServerException
at com.dropbox.core.DbxRequestUtil.unexpectedStatus(Unknown Source)
at com.dropbox.core.v2.DbxRawClientV2$1.execute(Unknown Source)
at com.dropbox.core.v2.DbxRawClientV2.executeRetriable(Unknown Source)
at com.dropbox.core.v2.DbxRawClientV2.executeRetriableWithRefresh(Unknown Source)
at com.dropbox.core.v2.DbxRawClientV2.rpcStyle(Unknown Source)
at com.dropbox.core.v2.sharing.DbxUserSharingRequests.createSharedLinkWithSettings(Unknown Source)
at com.dropbox.core.v2.sharing.DbxUserSharingRequests.createSharedLinkWithSettings(Unknown Source)
at imageviewer.h.a.c.a(Unknown Source)
at imageviewer.h.bv.q(Unknown Source)
at imageviewer.h.bx.run(Unknown Source)
at java.lang.Thread.run(Thread.java:722)========
Please let me know if you have further updates.
It seems to me this is an important issue, which may affect several Dropbox SDK users.
Best regards,
Marco Sambin
- Greg-DB7 years ago
Dropbox Community Moderator
Thanks for letting us know, and apologies for the trouble! We'll check on this again and follow up here once we have an update for you.
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!