Take Your Search Game to the Next Level with Dropbox Dash 🚀✨ Curious how it works? Ask us here!
Forum Discussion
fvieira
5 years agoExplorer | Level 3
Error sending file via API
Hi,
I am using the Iperus tool to send data to Dropbox.
The data is 650gb in size. After a long time sending the data, I get the error below:
(SendFile # 1: Dropbox server reports the following error: 409 "Conflict" Error code: not_found Summary: not_found / ... Details:)
Could you help me on this issue?
1 Reply
Sort By
- Greg-DB
Dropbox Staff
We can't offer support for third party tools themselves, such as "Iperus", but we're happy to help on the Dropbox side of things.
First, note that Dropbox supports uploading files up to 350 GB in size via the API, which would be done via upload sessions. If a single file is larger than 350 GB, you won't be able to upload it to Dropbox via the API. If you are attempting to upload a file larger than that, that could certainly cause an issue like this.
As for the specific error you're getting, exactly what it indicates will depend on what particular endpoint you're getting it from. For instance, a 'path/not_found' error from /2/files/get_metadata indicates that the call failed because there wan't any file or folder found at the 'path' specified in the API call.
If something on the Dropbox API doesn't seem to be working as expected, we can look into it for you, but we'd need some more information. In that case, please reply with:
- the name and version number of the platform and SDK/library you are using, if any
- the steps to reproduce the issue, including relevant code snippet(s), but don't include your access token
- the full text of any error or unexpected output
If you need help using "Iperus", please reach out to the support organization for that tool for help. If the developers of this tool are having any trouble with the Dropbox API itself, they can reach out to Dropbox developer support directly with the relevant technical details.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.6,001 PostsLatest Activity: 11 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!