Reference
API errors and status codes
Understand consistent errors, validation failures, limits and job states.
Client errors
400-series responses should identify actionable validation, authentication, authorization and quota problems without leaking internals.
Server errors
500-series responses are safe to retry only when the operation contract and idempotency rules allow it.