Docs · error · HTTP 403

-32009 Account suspended

The account is suspended (payment failure or a terms issue). Relays stop until it is resolved.

What to do

  1. Check the billing page for a failed payment
  2. Write to hello@flexyield.io with your request id

Where it lives: /support.

The exact answer

HTTP 403
{
  "error": {
    "code": -32009,
    "message": "Account suspended",
    "data": {
      "request_id": "<uuid>",
      "support": "/support/new?request_id=<uuid>"
    }
  }
}

All codes: error decoder · methods and limits · file it: /support/new?request_id=….