Error codes
onboarding.unsupported_in_self_hosted
Org-creation is disabled in self-hosted deployments — the operator provisions orgs out of band.
onboarding.unsupported_in_self_hosted is returned at HTTP 501.
When this fires
Returned only by self-hosted deployments. In a self-hosted Helm chart your platform team owns organisation provisioning via deployment configuration rather than via a dashboard click.
What to do
Ask the team that owns the deployment to provision the organisation through their chart configuration. The hosted SaaS endpoint at https://app.sonnylabs.ai supports self-service organisation creation.
See also
- SDK reference — the Python and TypeScript SDKs raise typed exceptions for codes in this namespace.
- Error code index — every code the runtime can return.