Overview

That request won't be processed, you need to adjust the request.

Takeaways

  1. The server cannot or will not process the request due to something that is perceived to be a client error (e.g., malformed request syntax, invalid request message framing, or deceptive request routing).
  2. The client should not repeat this request without modification.

Further Reading

Specification

400 Bad Request | The HTTP Working Group

400 Bad Request

MDN web docs