Summary
When creating a connection using the Airbyte API and calling the
/v1/connections/create
endpoint, thestreams
field of thesyncCatalog
is empty. The connection to the source is successful from the UI, but streams cannot be added via the API. What additional fields need to be specified?
Question
Hey everyone, I’m trying to create a connection using the Airbyte API, specifically I’m calling /v1/connections/create
endpoint. The connection gets created, but the streams
field of the syncCatalog
is an empty list. the connection to the source is successful from the UI, and I can add the streams there. I wonder what am I missing, is there some additional field that needs to be specified?
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.