You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
Forum Discussion
Team F.1
9 years agoExplorer | Level 4
Recent Error - Downloading files
We just started getting a bunch of these in the last 24 hrs. We have not changed our code in this regard. I'm curious what this means.
com.foreflight.ForeFlightException: com.dropbox.core.v2.files....
Greg-DB
9 years agoDropbox Staff
Ok, just to be clear though, you've mentioned two different and unrelated issues:
1. com.foreflight.ForeFlightException: com.dropbox.core.v2.files.DownloadErrorException: Exception in download: {".tag":"path","path":"not_found"}:
This indicates that there was nothing found at the path specified for the download API call. This can be expected to start occurring without a code change, e.g., if the user deletes a file via the web site, desktop client, etc. Your app should be prepared to handle this exception.
2. com.dropbox.core.ServerException: {"error": "The server has either erred or is incapable of performing the requested operation."}:
This would indicate an error on our side. It can be expected to happen sometimes temporarily, If this is happening consistently though, we'd need a ticket with more information to investigate.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,880 PostsLatest Activity: 12 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!