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!

Creating POST handler with Content-Type:application/json

Tu NguyenAug 31 2020 — edited Aug 31 2020

Hi everyone,

I'm trying to build an REST service from ORDS for receving data from other applications. They send POST request with "Content-Type:application/json" Headers, and this is fixed.

Problem is when calling my service, ORDS returns "400 bad request". I tried to test this with Postman without  "Content-Type:application/json" and the service is just fine.

So how do we config ORDS to receive such header?

This post has been answered by EJ-Egyed on Aug 31 2020
Jump to Answer

Comments

Srini Chavali-Oracle
Currently, RHEL 6 is not a certified platform to install either 10g or 11g

Check the certification matrix in MOS for updates

HTH
Srini
Shivananda Rao
Please refer the MOS document *Certification Information for Oracle Database on Linux x86 [ID 1307056.1]*

OEL 6 is not certified to install Oracle Database
Helios-GunesEROL
Hi;
Is it fine to install oracle 10g and 11g on RHEL 6?
Its not certified as mention. But if you want to make installation on that release see Tim's site:

http://www.oracle-base.com/blog/2011/02/13/oracle-11gr2-on-oracle-linux-6/

Regard
Helios
1 - 3

Post Details

Added on Aug 31 2020
2 comments
1,361 views