Anup N
06/22/2025, 6:01 PMsqlalchemy.exc.DatabaseError: (snowflake.connector.errors.DatabaseError) 250001 (08001): None: Failed to connect to DB: <http://fwqiebo-bl90324.snowflakecomputing.com:443|fwqiebo-bl90324.snowflakecomputing.com:443>. Incorrect username or password was specified.
(Background on this error at: <https://sqlalche.me/e/20/4xp6>)
The tap-snowflake config is:
- name: tap-snowflake
variant: meltanolabs
pip_url: meltanolabs-tap-snowflake
config:
account: fwqiebo-bl90324
database: SNOWFLAKE_INTEGRATION_TEST
role: LS_ADMIN
schema: SCHEMA
tables:
- PUBLIC.CUSTOM_ATTRIBUTION_VIEW
user: TESTER
warehouse: COMPUTE_WH
I tested this couple of months ago and it worked fine, now sure what where I'm going wrong.
Thanks in advance.
Cheers!Edgar RamÃrez (Arch.dev)
06/23/2025, 8:11 PMNick Olinek
06/23/2025, 11:13 PMAnup N
06/24/2025, 5:17 AMNick Olinek
06/24/2025, 2:08 PM