We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
Fathima Sheeja
12 hours agoNew member | Level 1
Dropbox internal error occured - Resolution
Hi Team, We have a batch execution which searches for a particular file in a given shared folder path in dropbox for each record in the input batch. We are then downloading this file and attaching...
Greg-DB
5 hours agoDropbox Staff
To handle that, catch the SearchErrorException and get the SearchError from SearchErrorException.errorValue. You can use SearchError.isInternalError to check if it's the "internal error" case in particular, in which case you can retry the call.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 3 hours agoIf 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!