SIP
406 Not Acceptable
The resource identified by the request is only capable of generating responses with content characteristics not acceptable according to the Accept header.
이 코드를 보게 되는 경우
When content negotiation fails — the server cannot produce a response matching the Accept header fields in the request.
해결 방법
Review the Accept headers in your request and broaden the acceptable content types.