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

EconoSist's avatar
EconoSist
Explorer | Level 3
5 years ago

API V2 Upload File size above 300MB

I was using Upload v2 API in PHP by curl, but the file limit is around 300MB, when i try to upload a larger file than that, it fails. Reading forums, docs, i found a useful thing. Use Sessions Uploa...