Issue
Snowflake setup tests are failing with the following error:
Default Warehouse Test: JWT token is invalid
Environment
Destination: Snowflake
Resolution
Please check out the steps below, then complete the setup test again:
- Verify you are using the latest version of Open SSL.
- Recreate the
key-pair
authentication as mentioned here.
Note: make sure to specify the 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.