Skip to Main Content

ORDS, SODA & JSON in the Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

video/mp4 - Invalid Content Type Value

j.gaugerJan 15 2018 — edited Jan 15 2018

Hi all,

i just built a REST web service that accepts raw data uploads (images, videos, documents). Everything's working just fine, except of one special mime type (at least i know of).

If i try to upload a video with Content-Type "video/mp4", ORDS shows an error: "400 - Invalid Content Type Value".

Any other mime type combinations (application/octet-stream or video/mpeg or ...) are working.

I'm running ORDS 3.0.9 on Tomcat 7.

So, what could be the issue here? "video/mp4" is a valid mime type according to RFC4337.

Jens

This post has been answered by thatJeffSmith-Oracle on Jan 15 2018
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 12 2018
Added on Jan 15 2018
1 comment
305 views