cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Want to learn some quick and useful tips to make your day easier? Check out how Calvin uses Replay to get feedback from other teams at Dropbox here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Using binary utf_8 to upload files give code 500

Using binary utf_8 to upload files give code 500

levi12drie
Explorer | Level 3

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?

1 Reply 1

Greg-DB
Dropbox 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.

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    Greg-DB Dropbox Staff
What do Dropbox user levels mean?