Status codes
ESET Connect API uses the following sub-set of status codes:
OAuth Service
Status code |
Description |
|---|---|
200 |
The successful response. The authorization token is returned. |
202 |
The response took too long and the request was cached. Refer to the pending response behavior. |
4xx |
An unexpected error response. |
Domain services, connectors
Status code |
Description |
|---|---|
HTTP 2xx |
Successful responses |
HTTP 4xx |
Client (user) errors |
HTTP 5xx |
Server (backend-side) errors |