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. 
   
   
![156199af-fa23-4d8f-88a8-6243cb1ce621](https://github.com/apache/arrow-adbc/assets/52271048/c04c703a-9e6e-4c78-a372-aaab0b6f40bd)
   
   The privateLink + KeyPair auth is failed.
   
   
![6db7a6f6-f4ed-46ee-8e23-25e339c59b72](https://github.com/apache/arrow-adbc/assets/52271048/47b87341-e69b-47ea-aa94-985aa42789d5)
   
   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

Reply via email to