Product Information > JADE Error Messages and System Messages > 11100 through 11199 - Jade REST Service Errors > 11118 - Unmatched delimiter encountered in Json

11118   Unmatched delimiter encountered in Json

Cause

This error occurs when the JSON script contains a closing brace character (}) that does not match the starting delimiter of the sequence.

Action

Fix the JSON construction in the calling client.