poll_disabled

Client-side status polling is a development-only fallback and is off in production.

HTTP status403
Error typepermission_error
RetryNo.

Response shape

{
  "error": {
    "type": "permission_error",
    "code": "poll_disabled",
    "message": "…",
    "doc_url": "https://docs.borga.is/errors/poll_disabled",
    "request_id": "req_…"
  }
}

See all error codes and how to handle them.