We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.

Forum Discussion

email_toan's avatar
email_toan
Explorer | Level 3
8 years ago

Missing or empty HTTP "Content-Type"

I am having a terrible time trying to complete a large file upload using REST/HTTP Post. I am able to start an upload session and append to an active session but when I call finsih I get the followi...
  • Steve M.'s avatar
    8 years ago

    What is CRect?

     

    My best guess would be that the library you're using to make HTTP requests omits the Content-Type header when there's no POST body.