Database Error Messages

ORA-40686

For a JSON-only collection, media type of the input document must be 'application/json'.

Cause

An attempt was made to write a document with media type other than 'application/json' to a JSON-only collection.


Action

Provide a document with media type 'application/json'.