Platform
Errors
Tüm hatalar JSON UTF-8 zarfı kullanır. Stack trace dönmez.
ErrorResponse
{
"error": {
"code": "unauthorized",
"message": "Authentication required"
},
"requestId": "req-example"
}
| Field | Type | Description | |
|---|---|---|---|
error |
ErrorBody | required | |
requestId |
string | required |
HTTP mapping
| HTTP | code |
|---|---|
| 400 | invalid_request |
| 401 | unauthorized |
| 403 | forbidden |
| 404 | not_found |
| 405 | method_not_allowed |
| 429 | rate_limit_exceeded |
| 500 | internal_error |