Forum Discussion
I was having the same error and didn’t realize I had to upload a JDBC driver. So your post was helpful.I got that error to go away.
But when I try to validate the Snap, I get a different error (below).
I’m using the 3.13.16 version of the JDBC driver as currently recommended in the Snowflake documentation page.
I’m trying with the Snowflake Lookup snap. In my Snowflake account url, it has aws
in the url.
Any ideas about how to fix this error?
Failed to validate account: java.lang.RuntimeException: Driver net.snowflake.client.jdbc.SnowflakeDriver claims to not accept jdbcUrl, jdbc:snowflake://https ://halpert3.ca-central-1.snowflakecomputing.com/:443/?ssl=on Cause: java.lang.RuntimeException: Driver net.snowflake.client.jdbc.SnowflakeDriver claims to not accept jdbcUrl, jdbc:snowflake://https ://halpert3.ca-central-1.snowflakecomputing.com/:443/?ssl=on (Reason: Driver net.snowflake.client.jdbc.SnowflakeDriver claims to not accept jdbcUrl, jdbc:snowflake://https ://halpert3.ca-central-1.snowflakecomputing.com/:443/?ssl=on; Resolution: Driver loading possibly failed, please ensure the driver is correctly configured)