Product Information > JADE Error Messages and System Messages > 11100 through 11199 - Jade REST Service Errors > 11116 - Invalid identifier encountered in Json

11116   Invalid identifier encountered in Json

Cause

This error occurs when the JSON script contains a bad identifier, which is not true, false, null, a string enclosed in quotes, or it is not followed by the expected delimiter.

Action

Fix the JSON construction in the calling client.