User Activity Error Codes
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 | |
---|---|---|
1020 | Specifies that an unsupported value was provided for the action parameter. | |
1021 | Specifies that a parameter value was not supplied. | |
1022 | Specifies that supplied parameter value was an incorrect type. | |
1023 | Specifies that the execution of the user activity timed out before it completed. | |
1024 | Specifies that user activity terminated during execution. |