airbyte-api-python-sdk icon indicating copy to clipboard operation
airbyte-api-python-sdk copied to clipboard

Unable to list workspace or create connexion using self hosted airbyte python sdk

Open Abdi-Arslene opened this issue 1 year ago • 1 comments

Does the Airbyte API Python SDK support self-hosted Airbyte setups on localhost (port 8000) using abctl? I'm trying to list workspaces, set up new sources and create connexions using the python SDK and i'm not able to make it work. here is the code i'm using to make it run: image

Abdi-Arslene avatar Sep 05 '24 22:09 Abdi-Arslene

@terencecho @JonsSpaghetti , @bgroff , @aaronsteers , @keyihuang , @malikdiarra , @simplesagar

Abdi-Arslene avatar Sep 05 '24 22:09 Abdi-Arslene

The server_url should be /api/public/v1

bgroff avatar Feb 02 '25 21:02 bgroff