Skip to content
fixerror.dev
428 4xx RFC 6585

Precondition Required

Server requires the request to be conditional (e.g., include If-Match).

What HTTP 428 means

RFC 6585. Server requires client to use conditional requests to avoid lost-update problems. Pair with ETags.

Typical causes

  • Server enforces optimistic concurrency