Not able to Connect to Snowflake through externalbrowser authenticator from Docker container

Viewed 443

When i am trying to connect to Snowflake through python script inside an docker container getting below error.

snowflake.connector.errors.DatabaseError: Failed to connect to DB: cisco.us-east-1.snowflakecomputing.com:443, Unable to open a browser in this environment.

1 Answers
Related