Skip to main content

I am trying to set up a Snowflake Destination connection using RSA Key Pair authentication, but the connection is failing. The login attempts do not even show up in Snowflake's LOGIN_HISTORY view, which indicates the connection is being rejected before it reaches the Snowflake database itself.

I have already verified that:

  • The role, database, warehouse, and schema for this new user are the same as another existing user who can successfully connect to Snowflake.

  • The existing user is also configured with RSA key pair authentication and is working correctly.

​​​​​​

Be the first to reply!