Hi everyone. We are testing airbyte changes on sno...
# replication-troubleshooting
t
Hi everyone. We are testing airbyte changes on snowflake key-pair authentication. Unfortunately by generating the keys according to the docs we have an issue :
Could not connect with provided configuration. Private key provided is invalid or not supported: rsa_key.p8: Cannot invoke "<http://net.snowflake.client.jdbc.internal.org.bouncycastle.util.io|net.snowflake.client.jdbc.internal.org.bouncycastle.util.io>.pem.PemObject.getContent()" because the return value of "<http://net.snowflake.client.jdbc.internal.org.bouncycastle.util.io|net.snowflake.client.jdbc.internal.org.bouncycastle.util.io>.pem.PemReader.readPemObject()" is null
When connecting to snowflake using snowsql the key/pair auth is working with the same keys. What are we missing?
m
Hey, same issue here. keypair is not working
j
anyone have any luck with this? Works in snowsql not in Airbyte.