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

levi12drie's avatar
levi12drie
Explorer | Level 3
6 years ago

Using binary utf_8 to upload files give code 500

I am trying to upload a binary utf_8 file with content-type: 'application/octet-stream'

I am getting code 500 as response 

{
   type: "http.ClientResponse",
   code: 500,
   headers: {
      "Transfer-Encoding": "chunked",
      "X-Dropbox-Request-Id": "640a364369e1655286244898d330da00",
      "X-Robots-Tag": "noindex, nofollow, noimageindex",
      Server: "nginx",
      "Content-Security-Policy": "sandbox allow-forms allow-scripts",
      Date: "Tue, 15 Oct 2019 08:28:50 GMT",
      "Content-Type": "text/plain; charset=utf-8",
      Via: "1.1 mono002"
   },
   body: ""
}

How do is send binary utf-8 pdf files to dropbox?

  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Staff rankDropbox Staff

    This appears to be a duplicate of your other thread, so I'll close this one of favor of that earlier one, and follow up with you there.

About Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

5,875 PostsLatest Activity: 2 hours ago
323 Following

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!