Product Information > JADE Error Messages and System Messages > 11100 through 11199 - Jade REST Service Errors > 11106 - The signature of the called Rest Services method does not match the supplied uri entities

11106   The signature of the called Rest Services method does not match the supplied url entities

Cause

This error occurs when the signature of a method to be called by the REST service does not match the parameters supplied in the URI path of the request.

Action

Fix the calling client.