product · inferred from evidence
connector-builder UI
A user interface component for building or managing connectors in Airbyte.
- Installing a custom connector on a local Airbyte deployment fails with 403 Forbidden
This was a bug in how abctl served the connector-builder UI paths on local deployments, not a problem with your token. The fix shipped in abctl 0.28, so the fix is to upgrade: install abctl 0.28 (or later) and redeploy your local instance.