Malformed Credential

FieldValue
Type URIhttps://paymentauth.org/problems/malformed-credential
HTTP Status402
Defined Indraft-httpauth-payment
The credential format is invalid and could not be parsed by the server.
Example Response
{
  "type": "https://paymentauth.org/problems/malformed-credential",
  "title": "Malformed Credential",
  "status": 402,
  "detail": "Human-readable description of the error."
}
← All problem types