cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
If you’ve changed your email address, now's the perfect time to update it on your Dropbox account and we’re here to help! Learn more here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

com.dropbox.core.ServerException: null when trying to get sharedListLinks

com.dropbox.core.ServerException: null when trying to get sharedListLinks

Itai M.
Explorer | Level 4

We're using dropbox-core-sdk - 5.1.1

To fetch existing shared links with the following code:

sharingClient: DbxUserSharingRequests
sharingClient
.listSharedLinksBuilder()
.withDirectOnly(true)
.withPath(path)
.start()

 Sometimes our requests failed with error:

com.dropbox.core.ServerException: null at com.dropbox.core.DbxRequestUtil.unexpectedStatus(DbxRequestUtil.java:394) 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.listSharedLinks(DbxUserSharingRequests.java:1597) at com.dropbox.core.v2.sharing.ListSharedLinksBuilder.start(ListSharedLinksBuilder.java:87) at com.kenshoo.kreative.clientlayer.dropbox.DbxSharingClientWrapperImpl.listExistingSharedList(DbxSharingClientWrapperImpl.scala:34) at

 

Request IDs for example:

e356cf1ced8946b2ba1e4219b2efad0a
35c387e11ec34dfbaf40e69e87d54136
1bfef20a523349b7956399cf6449994c
8193837815a0467fb8134220f269b8eb

 

 

 

 

 

3 Replies 3

Greg-DB
Dropbox Staff

Thanks for the report! We'll look into it.

Itai M.
Explorer | Level 4

Do you have any updates?

Greg-DB
Dropbox Staff

Engineering is looking into it, but I don't have an update yet. I'll follow up here once I do.

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    Greg-DB Dropbox Staff
  • User avatar
    Itai M. Explorer | Level 4
What do Dropbox user levels mean?