Front desk · HTTP Status Codes
4×× Client Error
428 Precondition Required
· filed 2026-07-18 · click a code to copy
HTTP 428 Precondition Required is a client error-class status code defined in RFC6585. The server requires the request to be conditional to prevent lost updates.
Client-error responses signal that the problem is on the requesting side: the request is malformed, unauthorized, or aimed at something that isn't there. On the wire, the response begins with the status line HTTP/1.1 428 Precondition Required.