英語 での Bad request の使用例とその 日本語 への翻訳
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Programming
If one of the required parameters is missing, the method will return a bad request response code.
If it is not the same, a status code of 400 Bad Request will be returned.
You will also get a 400 Bad Request response if your parameters are incorrect.
JSON-RPC returns a 400 Bad Request HTTP error in this case instead.
In the case above, the HTTP status code 400“Bad Request” is returned from the Message Start Event(HTTP) API.
In the following cases, for example, the HTTP status code 400“Bad Request” has returned from the Message Start Event(HTTP) API.
Fixed-“Bad Request” error under specific conditions while getting the list of recently viewed projects.
Restart your server and refresh, and now you will get back a 400 Bad Request.
Action=BAD_REQUEST indicates that an authorization request is invalid and your authorization server should make a"400 Bad Request" response to Web browser.
The remote server returned an error:(400) Bad Request.
As you can see the browser gives an HTTP 400 Bad Request error.
When in doubt, it's OK to use the generic status codes 200 OK, 400 Bad Request and 500 Internal Service Error when there isn't a better fit.
If the host as determined by rule 1 or 2 is not a valid host on the server, the response MUST be a 400(Bad Request) error message.
A 400 Bad Request status code is returned if you have reached the maximum of 1000 rich menus with the Messaging API for your LINE official account.
If a request contains an entity body and Content-Length is not specified, and the server does not recognize or cannot calculate the length from other fields, then the server should send a 400(bad request) response.¶.
If a request contains a message-body and a Content-Length is not given, the server SHOULD respond with 400(Bad Request) if it cannot determine the length of the message, or with 411(Length Required) if it wishes to insist on receiving a valid Content-Length.
The HyperText Transfer Protocol(HTTP) 400 Bad Request response status code indicates that 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).
If a request contains an entity body and Content-Length is not specified, the server SHOULD respond with 400(bad request) if it cannot determine the length of the request message's content, or with 411(length required) if it wishes to insist on receiving a valid Content-Length.
Bad Request The request is invalid.
The dreaded“Bad Request” error.