ruowan opened a new issue, #1777: URL: https://github.com/apache/arrow-adbc/issues/1777
### What happened? In the basic auth scenario. The privateLink + Basic Authentication is succeeded.  The privateLink + KeyPair auth is failed.  The error report is the JWT token is invalid. Customer confirmed when using the public endpoint. The the keyPair auth is succeeded. Error Message: ``` [Snowflake] 390144 (08004): JWT token is invalid. ``` The privateLink name format is link `org-account.privatelink`. @davidhcoe These issues related with the Account Identifier. Do you have any insights for this? Does the snowflake ADBC driver doesn't support account name with privateLink. ### How can we reproduce the bug? _No response_ ### Environment/Setup _No response_ -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org