HTTP

412 Precondition Failed

One or more conditions in the request headers (If-Match, If-Unmodified-Since) evaluated to false.

When You See This Code

When using conditional requests with ETags and the resource has changed.

How to Fix

Refresh the ETag/Last-Modified value and retry with updated preconditions.

Specification

View RFC / Specification →

Guides

Glossary