4×× CLIENT ERROR

402 PAYMENT REQUIRED

Reserved for future use. The original intention was that this code might be used as part of some form of digital cash or micropayment scheme, but that has not happened, and this code is not usually used.

402 PAYMENT REQUIRED Source: RFC7231 Section 6.5.2

 

402 CODE REFERENCES

Rails HTTP Status Symbol :payment_required

Go HTTP Status Constant http.StatusPaymentRequired

Symfony HTTP Status Constant Response::HTTP_PAYMENT_REQUIRED

Python2 HTTP Status Constant httplib.PAYMENT_REQUIRED

Python3+ HTTP Status Constant http.client.PAYMENT_REQUIRED

Python3.5+ HTTP Status Constant http.HTTPStatus.PAYMENT_REQUIRED

Recommended: