Hi all,
I call an api and parse the response using apex_json.parse but it give me below error
ORA-20987: Error at line 1, col 1: strict mode JSON parser does not allow unquoted literals
i cant understand what the solution for that can some please guide me