Summary
Python orchestration with Airbyte API works fine outside of Docker with localhost, but encounters a 404 error when running under Docker with docker.host.internal. Seeking help to identify the problem and solution.
Question
hey!
I run airbyte locally.
I have some python orchestration with airbyte API communication
all works fine when I run outside of docker with localhost
but when I run same code under docker switching to docker.host.internal does not help - I’m getting 404 error.
whats the problem and fix?
thanks
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.