HTTP

400 Bad Request

The server cannot process the request due to malformed syntax, invalid request message framing, or deceptive request routing.

이 코드를 보게 되는 경우

When sending malformed JSON, missing required fields, or invalid query parameters.

해결 방법

Check the request body format, validate all required fields, and ensure proper encoding.

명세

RFC / 명세 보기 →

관련 코드

크로스 프로토콜 동등 코드

비교

가이드

용어집