Error Messages

If a REST request generates an error, then the response contains the error code and a short error message in the response's status line. A detailed error message is included in the response body.

Error Message Example

The following shows an example of an error message:

{"statusCode":401,"status":"Unauthorized","message":"Invalid credentials for user edmcs.epm_cloud_user","errorCode":-1,"operation":"Authentication"}