Product Information > JADE Error Messages and System Messages > 11100 through 11199 - Jade REST Service Errors > 11110 - The Rest service requested message is invalid

11110   The Rest service requested message is invalid

Cause

This error occurs when the class type specified in the JSON or XML for an object is not a subclass of the expected type. It can also occur if the URI passed is empty, and therefore does not contain a noun combined with the HTTP verb to construct the name of the method to be called.

Action

Fix the calling client.