If a REST operation fails, additional information about the error is available from both the response Error-Code header and the response body.
Code | Description |
---|
| 1000 | Specifies that the resource ID that has been provided is not in a valid format. |
| 1001 | Specifies that the credentials provided for the signing are invalid. |
| 1002 | Specifies that the signer is not a member of the required group to perform the signing. |
| 1003 | Specifies that the user has already signed as the performer and is attempting to sign as the verifier. The same user cannot both sign and verify the same record. |
| 1004 | Specifies that the signer has been disallowed by the electronic signature system. |
| 1005 | Specifies that all signings have already been completed for the related signature record. |
| 1006 | Specifies that the signing information provided in the request body is malformed. |
| 1007 | Specifies that an unknown error has occurred during signing. |
Code | Description |
---|
| 1011 | Specifies that an invalid group name has been designated as the Performer Group. |
| 1012 | Specifies that an invalid group name has been designated as the Verifier Group. |
| 1013 | Specifies that no description has been provided for the signature. |
| 1014 | Specifies that a task, task step, or form ID was not included when the signature was created, and that the definition was not provided in the body. |
| 1015 | Specifies that a signature has not been configured for task, task step, or form indicated. |