Skip to main content
CalcHive

HTTP 431 Request Header Fields Too Large

Client Error

The server refuses to process the request because one or more header fields are too large.

Common Causes

  • Oversized cookies
  • Very large Authorization token
  • Too many custom headers

How to Fix

  • Clear browser cookies for the domain
  • Reduce header sizes
  • Use shorter tokens or move data to the request body

Need to look up other HTTP status codes?

View the Full HTTP Status Code Reference