ORA-62735
Option names are case sensitive. Name specified is {%0!s}; name expected is {%1!s}.
Cause
The JavaScript Object Notation (JSON) document contained a key that failed to match the option name due to case sensitivity.
Action
Update the JSON document to contain the option name using the proper case.