Database Error Messages

JZN-00006

Invalid escape sequence

Cause

The JavaScript Object Notation (JSON) parser encountered an invalid sequence of characters following a backslash character.


Action

Correct the JSON input and remove or correct the invalid escape sequence.