Hi All, I am new to dbt and I have been trying to follow up with the dbt training. Now, while trying to establish the connection between snowflake and dbt I have been facing errors and I am not understanding where I am making mistakes.
I assume you can log into the Snowflake UI using the credentials you’re testing, so besides that, the 2 scenarios below come to mind.
Check that your Snowflake account doesn’t have network policies in place.
If all else fails, try using a simple password. I’ve been burned twice (with different services and thus different connectors) with complex passwords that include special characters (% or $).
I have resolved the connection issue. I identified that I wasn’t using the correct account name. I had to use the region details alongside the account name.