We're making changes to the Community, so you may have received some notifications - thanks for your patience and welcome back. Learn more here.
Forum Discussion
RTS S.
9 years agoHelpful | Level 6
API V2 Can't get large file Upload working
Some context for the following: 1) DBAPIMetadata is just my wrapper for Files.Metadata that I can pass to Objective-C 2) The BGHelper at the end (when the call is not on the MainThread) just call t...
Greg-DB
9 years agoDropbox Staff
Thanks! This version of the code simplifies things. This version does work for me, and I believe the error you're getting is a "file" WriteConflictError, meaning there's already a file at the path you're trying to upload to:
https://www.dropbox.com/developers/documentation/http#documentation-files-upload
You can specify a WriteMode to change how this scenario is handled.
We're working on getting the SwiftyDropbox specific documentation ready, as well as improving the error reporting in SwiftyDropbox itself.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,875 PostsLatest Activity: 5 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!