-
Hi,
With tri-secret-secure, Snowflake must connect to a vault, but sometime we have this error:
Caused by:*** net.snowflake.client.jdbc.SnowflakeSQLException:*** Error received from the customer…
-
When using client_id and client_secret in the provider I get an error message, but when I use bearer_auth it works fine. Of course I'd rather not have to get the token myself.
One such error messag…
-
### Terraform CLI Version
1.9.8
### Terraform Provider Version
0.97.0
### Terraform Configuration
```terraform
resource "snowflake_oauth_integration_for_custom_clients" "example" {
name …
-
In the latest version of the JDBC driver, users are unable to utilize a Snowpark Container Services OAuth token file because it has more than user read/write permissions.
I am one of our Principal…
-
README says:
>**2. Set the public key in Snowflake for the user:**
>Set the public key for the user who will connect with the Snowflake API. Make sure that you put your own public key (rsa_key…
-
### Description of Feature or Work Requested
Hello!
We have followed the instructions given below, but we are getting an error "**internal server error**" when we are trying to run a sql query again…
-
Title: Snyk: snowflake-ingest-java net.snowflake:snowflake-jdbc 3.18.0
Additional information on Snyk can be found here: https://snyk.io/org/snowflakedb-sca-scanning-public-repo/project/34b0453e-1d9…
-
### Issue: OAuth Authentication Fails in GitHub Action Pipeline
#### Description:
I am trying to use OAuth Authentication for `schemachange` in my GitHub Action pipeline but encounter the follow…
-
1. What version of .NET driver are you using?
`4.1.0` also tried to build and use latest version of master including fixes mentioned in https://github.com/snowflakedb/snowflake-connector-net/issu…
-
### Description
Snowflake contains the function EXTRACT, which is used for extracting the specified date or time part from a date, time, or timestamp.
EXTRACT( FROM )
After using the extract f…