poll_disabled
Client-side status polling is a development-only fallback and is off in production.
| HTTP status | 403 |
| Error type | permission_error |
| Retry | No. |
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.