Résumé
The server cannot produce a response matching the request’s Accept headers.
Quand cela se produit
Returned when content negotiation fails (e.g. client demands a format the server cannot produce).
Causes fréquentes
- Accept header requests an unsupported media type
- Overly strict Accept-Language or Accept-Encoding
Comment résoudre
- Relax or correct the Accept headers
- Request a format the server supports
Base dans la spécification