These response codes provide a more detailed description of any problems which may have occurred with an API call including incorrect parameters or actions which violate the business logic of the system, such as illegal state changes, invalid amounts or dates, and so forth. Please Note The ...
HTTP/1.1 200 Date: Thu, 01 Jun 2017 03:40:55 GMT Content-Length: 276 Connection: keep-alive Content-Type: application/json; charset=utf-8 Server: Microsoft-IIS/10.0 X-Content-Type-Options: nosniff {"SearchResponse":{"Version":"2.2","Query":{"SearchTerms":"api error codes"},"Errors"...
That being said, errors, whether in code form or simpleerror response, are a bit like getting a shot — unpleasant, but incredibly useful. Error codes are probably the most useful diagnostic element in the API space, and this is surprising, given how little attention we often pay them. Tod...
The REST API returns two levels of error information:HTTP status codes and messages in the header. A JSON object in the response body with additional details. See Error response objects for more information.Status codeTextExplanation 200 Success The request was successful. The response returned is...
The following common error codes can occur with SCAPI requests: If responding to a SCAPI request takes too long, a HTTP 504 status code is returned: Shopper APIs and Custom APIs must respond within 10 seconds, and Admin API requests must respond within 60 seconds. If a response to a SC...
The following table lists the error codes that you may encounter when calling APIs. If an error code starting with APIGW is returned after you call an API, rectify the fa
Parameter error. Modify the request parameters based on the reasons stated in the API response. 400 APIG.2001 The request parameters must be specified. The request parameters must be specified. Set request parameters. 400 APIG.2002 The parameter value is too small. ...
Errors in the OneDrive API are returned using standard HTTP status codes, as well as a JSON error response object. The following HTTP status codes should be expected.Rozbaliť tabuľku Status codeStatus messageDescription 400 Bad Request Cannot process the request because it is malformed or ...
<Response> <Errors> <Error> <Code>Error code text</Code> <Message>Error message</Message> </Error> </Errors> <RequestID>request ID</RequestID> </Response> The following shows an example of an error response.<Response> <Errors> <Error> <Code>InvalidInstanceID.NotFound</Code> <Message>...
Errors in the OneDrive API are returned using standard HTTP status codes, as well as a JSON error response object. The following HTTP status codes should be expected. Rozbalit tabulku Status codeStatus messageDescription 400 Bad Request Cannot process the request because it is malformed or incor...