product · inferred from evidence
custom connector
A user-created connector that can be installed via the Settings page in a local deployment.
- 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.