zeroshade commented on issue #1422:
URL: https://github.com/apache/arrow-adbc/issues/1422#issuecomment-1883881409

   @davlee1972 does the username you're using for login match the same user 
that the JWT was issued for? 
   
   In theory, based on that error message, it looks like the "username" is 
being seen as valid just fine, but the "issuer" on the JWT is the user name 
that is not being recognized. That said, I'm not sure why it's working for the 
snowflake python connector and not working for this. I'll see if i can try to 
replicate the issue on my end but i need to bug my own snowflake account admins 
to give me permissions to create RSA key stuff.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to