HTTP 402
insufficient_credits
The account does not have enough credits to accept this submission.
How to resolve
Upgrade the plan or wait for the monthly credit reset. Unused plan credits do not roll over. See https://formsreach.com/pricing/
JSON envelope
{
"data": null,
"status": "failure",
"error": {
"type": "https://formsreach.com/errors/insufficient_credits",
"title": "Payment Required",
"status": 402,
"code": "insufficient_credits",
"detail": "The account does not have enough credits to accept this submission.",
"hint": "Upgrade the plan or wait for the monthly credit reset. Unused plan credits do not roll over. See https://formsreach.com/pricing/"
},
"meta": {
"requestId": "req_example",
"docs": "https://formsreach.com/errors/insufficient_credits/"
}
}Machine copy: /errors/insufficient_credits.json · OpenAPI · Developers