Updated on 2023-07-19 GMT+08:00

Status Codes

Table 1 describes the status codes.

Table 1 Status codes

Status Code

Message

Description

200

-

OK

304

Not Modified

The requested resource is not modified.

400

Bad Request

Invalid request.

The client should not repeat the request without modifications.

401

Unauthorized

The authentication information is incorrect or invalid.

403

Forbidden

The server refused the request from the client.

404

Not Found

The requested resource cannot be found.

The client should not repeat the request without modifications.

422

Unprocessable Entity

The request was well-formed but was unable to be followed due to semantic errors.

500

Internal Server Error

The server is able to receive the request but it could not understand the request.