HTTP 402 Payment Required — What It Means & How to Fix It
Error4xx client error
Overview
The HTTP 402 Payment Required status code is reserved for future use and was originally intended for digital payment systems.
Key Details
- This status code is reserved and not standardized for general use.
- It was intended for use with digital payment mechanisms.
- Some APIs use it to indicate a paid feature or subscription is required.
- No standard behavior or response format is defined for this code.
Common Causes
- An API indicates that a paid subscription or plan upgrade is needed.
- A paywall or premium feature requires payment before access is granted.
- Usage quota exceeded and additional payment is required.
Steps
- 1Check if the service requires a paid subscription or plan upgrade.
- 2Review your account billing status and payment information.
- 3Contact the service provider for information about pricing and payment options.
- 4Check if you have exceeded a free tier usage limit.
Tags
httpclient-errorpaymentreserved
Related Items
More in 4xx Client Error
http-400-bad-requestHTTP 400 Bad Request — What It Means & How to Fix It
Errorhttp-401-unauthorizedHTTP 401 Unauthorized — What It Means & How to Fix It
Errorhttp-403-forbiddenHTTP 403 Forbidden — What It Means & How to Fix It
Errorhttp-404-not-foundHTTP 404 Not Found — What It Means & How to Fix It
Errorhttp-405-method-not-allowedHTTP 405 Method Not Allowed — What It Means & How to Fix It
Errorhttp-406-not-acceptableHTTP 406 Not Acceptable — What It Means & How to Fix It
ErrorFrequently Asked Questions
It is a reserved status code originally intended for digital payments. Some APIs use it to indicate that payment is needed to access a resource or feature.