Question
Snowflake setup tests are failing with the error
Default Warehouse Test: JWT token is invalid
Environment
Destination: Snowflake
Answer
Check the below steps and complete the setup test again:
- Verify you are using the latest version of Open SSL.
- Recreate the
key-pair
authentication as mentioned here ( Specify Algorithm)
Cause
This failure can occur if there are either of the below issues with the key pair used during the setup:
- Algorithm is not specified when creating an encrypted key pair
- An older version of OpenSSL is used
Comments
0 comments
Please sign in to leave a comment.