Resolve problems which may occur when using the Trend Vision One APIs.
When troubleshooting errors, you can refer to the HTTP status code, error code, and error message in the API response body.
The following table provides information about common error types.
Authentication |
Authorization |
Resource not found |
|
---|---|---|---|
Problem |
The authentication token is not valid. |
The authentication token is valid but not allowed to do an action or access a resource. |
A request tries to access a resource but the resource is not found. |
Cause |
The authentication token included with the API request is wrong. |
The role assigned to the API key does not have the necessary permissions for the resource or the operation. |
The resource no longer exists. |
HTTP status code |
|
|
|
Response header |
|
|
|
Response body example |
|
|
|