-40441 ORA-40441: JSON syntax error occured when inserting records in custom table
I am using EBS 12.1.3 with DB 12.1.0.2.0 I am consuming a third party web service which returns data of employees (created and updated) after inserting 73 records, procedure threw an error:
-40441 ORA-40441: JSON syntax error
In total there are 176 records in response of web service. What may be the reason for this error?