Invalid Challenge

FieldValue
Type URIhttps://paymentauth.org/problems/invalid-challenge
HTTP Status402
Defined Indraft-httpauth-payment
The challenge ID is unknown, expired, or has already been used.
Example Response
{
  "type": "https://paymentauth.org/problems/invalid-challenge",
  "title": "Invalid Challenge",
  "status": 402,
  "detail": "Human-readable description of the error."
}
← All problem types