Product Information > JADE Error Messages and System Messages > 11100 through 11199 - Jade REST Service Errors > 11125   The requested Rest Service method is protected

11125   Requested Rest Service method is protected

Cause

This error occurs when the method called by the REST service on the user JadeRestService subclass used by the application is protected.

Action

Fix the JSON construction in the calling client.