Error Codes Wiki

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

  1. 1Check if the service requires a paid subscription or plan upgrade.
  2. 2Review your account billing status and payment information.
  3. 3Contact the service provider for information about pricing and payment options.
  4. 4Check if you have exceeded a free tier usage limit.

Tags

httpclient-errorpaymentreserved

Related Items

More in 4xx Client Error

Frequently 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.