Error Codes
The Mobile Risk API returns the HTTP error status codes listed below:
HTTP Status | Description |
---|---|
400 | Bad request. See the 400 Error Codes table below. |
401 | Unauthorized request. An invalid or expired token was received. A new token is required. |
403 | Forbidden request. The Lookout tenant might be disabled by the MES console. |
404 | Not Found. Check for an invalid
streamPosition . |
406 | Request not acceptable. For example, the header is invalid or not in JSON format. |
408 | Timeout. No response from the database server. Your application can retry the operation. |
500 | Internal server error. Contact Lookout Enterprise Support. |