One month down in 2025: How are your resolutions coming along? Check out how to get back on track here.
Forum Discussion
Joel T.9
9 years agoNew member | Level 2
DbxRequestUtil.unexpectedStatus
Started seeing a lot of these today, what do they mean?
Caused by: com.dropbox.core.ServerException:
at com.dropbox.core.DbxRequestUtil.unexpectedStatus(DbxRequestUtil.java:296)
at com.dropbox.core.v2.DbxRawClientV2$1.execute(DbxRawClientV2.java:107)
at com.dropbox.core.v2.DbxRawClientV2.executeRetriable(DbxRawClientV2.java:252)
at com.dropbox.core.v2.DbxRawClientV2.rpcStyle(DbxRawClientV2.java:97)
at com.dropbox.core.v2.files.DbxUserFilesRequests.listFolderContinue(DbxUserFilesRequests.java:698)
at com.dropbox.core.v2.files.DbxUserFilesRequests.listFolderContinue(DbxUserFilesRequests.java:726)
at com.foreflight.docs.domain.drives.DropboxDrive.results(DropboxDrive.java:237)
- Greg-DB
Dropbox Staff
Hi Joel, a server exception like this indicates an issue on our side. These are usually transient, so you can just have your app retry these calls.
It looks like we did have a spike of errors earlier today, but that should be resolved now.
If you are able to reliably reproduce any of these though, please share the steps to reproduce it and the code so we can look into it.- Joel T.9New member | Level 2
No problem, I did see we have seen them in the past as well. No worries then.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.5,949 PostsLatest Activity: 2 hours ago
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 or Facebook.
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!