You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
❯ harlequin
╭─ Harlequin could not connect to your database. ─╮
│ INVALID_ARGUMENT: 260002: password is empty │
╰─────────────────────────────────────────────────╯
NOTE: 1 of 2 errors shown. Run with textual run --dev to see all errors.
I shouldn't need my password if using key pair auth?
Normally I would just create a a password and be done with this, but my employer prefers key-pair.
The text was updated successfully, but these errors were encountered:
Thank you for raising this issue! I was able to recreate it on my end. Will try to figure what's going on here. I hoping it's a matter of just getting the URI right.
First, thanks for developing this adapter and making Snowflake in Harlequin possible!
Wondering if you know how to configure a connection using key-pair authorization? I have tried a connection string in my
harlequin.toml
likeBut I get the error
I shouldn't need my password if using key pair auth?
Normally I would just create a a password and be done with this, but my employer prefers key-pair.
The text was updated successfully, but these errors were encountered: