Product Information > JADE Error Messages and System Messages > 11100 through 11199 - Jade REST Service Errors > 11120 - Json definition is incomplete

11120   Json definition is incomplete

Cause

This error occurs when the JSON script is incomplete. The JSON text did not have matching closing characters (}, /, or ]) for all of the opening characters ({, /, or [, respectively).

Action

Fix the JSON construction in the calling client.