400 Bad Request
-
The HTTP
400 Bad Requestclient error response status code indicates that the server would not process the request due to something the server considered to be a client error. The reason for a400response is typically due to malformed request syntax, invalid request message framing, or deceptive request routing.Clients that receive a
400response should expect that repeating the request without modification will fail with the same error.