Graham Wetzler
01/09/2023, 4:08 AMdagster_snowflake_pandas
working on my local machine but I keep getting this error:
snowflake.connector.errors.OperationalError: 250001: Could not connect to Snowflake backend after 0 attempt(s).Aborting
I’m able to successfully connect using snowflake.connector
in a REPL using the same account, user, and password so I really don’t know what to do next.jamie
01/10/2023, 5:37 PM<https://acb1234.us-east-1.snowflakecomputing.com>
the account I need to enter in the resource config is abc1234.us-east-1
(I think I was entering the full url string)Graham Wetzler
01/31/2023, 8:46 PMjamie
01/31/2023, 8:47 PM