Rett Behrens

Results 43 comments of Rett Behrens

Your request resulting in `400`: ``` ----------------------------998237666144744215888171 Content-Disposition: form-data; name="name" bairds-sandpiper-gff0f83b00_1280.jpg ----------------------------998237666144744215888171 Content-Disposition: form-data; name="filename" bairds-sandpiper-gff0f83b00_1280.jpg ----------------------------998237666144744215888171 Content-Disposition: form-data; name="mimeType" image/jpeg ----------------------------998237666144744215888171 Content-Disposition: form-data; name="bairds-sandpiper-gff0f83b00_1280.jpg" Content-Type: application/octet-stream ``` My request...

The request header content type is correct, however, the request body is still showing `application/octet-stream`. Reading the docs it seems S3 will default to `application/octet-stream` if you don't specify content...

Hi @arampetrosyann From the dev team: > I tried uploading a file with Content-Type set to application/octet-stream as seen in the attached screen capture. The API seems to resolve to...