The expectation given in the request's Expect header could not be met.
This response code means the expectation given in the request's Expect header could not be met by the server.
A client sends "Expect: 100-continue" but the server doesn't support this flow.
Remove the Expect header.
HTTP/1.1 417 Expectation Failed- Code: 417
- Category: Client Error