Discuss Dropbox Developer & API
Hi Team,
i'm trying to upload file using upload API.
file getting uploaded correctly, but in file content im alsi getting header details.
header details are not required in file.
Can someone help me on this.
header details should not be present.
Hi @Ajay_Chawda,
Seems you are using content multipart encoding. That's not applicable to Dropbox API. Raw file content have to be used!
Header lines have to be set in the main HTTP header block (other header types are not acceptable in this API - that's why they go in file content).
Hope this gives some direction.
The way we work is changing. Share and discover new ways to work smarter with Dropbox in our community.
Sound good? Let's get started.Hi there!
If you need more help you can view your support options (expected response time for a ticket is 24 hours), or contact us on Twitter or Facebook.
For more info on available support options, see this article.
If you found the answer to your question, please 'like' the post to say thanks to the user!