HTTP 431 Request Header Fields Too Large
Client ErrorThe 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
Related Status Codes
Need to look up other HTTP status codes?
View the Full HTTP Status Code Reference