When using this extension and try to connect to an endpoint I get the following error:
Error: Failed to connect to "schema admin": Cannot set headers after they are sent to the client
I suspect this is because I'm behind a proxy at my workplace. Are the HTTPS_PROXY, HTTP_PROXY etc. env variables respected by this extension? Or any other advice, how to get the connection to work?
When using this extension and try to connect to an endpoint I get the following error:
I suspect this is because I'm behind a proxy at my workplace. Are the
HTTPS_PROXY,HTTP_PROXYetc. env variables respected by this extension? Or any other advice, how to get the connection to work?