Platform

Errors

Tüm hatalar JSON UTF-8 zarfı kullanır. Stack trace dönmez.

Server-to-server

ErrorResponse

JSON
{
  "error": {
    "code": "unauthorized",
    "message": "Authentication required"
  },
  "requestId": "req-example"
}
FieldTypeDescription
error ErrorBody required
requestId string required

HTTP mapping

HTTPcode
400invalid_request
401unauthorized
403forbidden
404not_found
405method_not_allowed
429rate_limit_exceeded
500internal_error