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...
MarcoNL
7 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
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!