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

11117   Unmatched array delimiter encountered in Json

Cause

This error occurs when the JSON script contains a closed bracket character (]) that does not match the starting delimiter of the sequence.

Action

Fix the JSON construction in the calling client.