Talend studio(cloud) to Snowflake connectivity by using oauth authentication
Hi..
We are working on Talend database connection for Snowflake database by using oauth2 authentication method.
As part of this, We have created a Snowflake Integration account by giving redirect uri as tmc url and then collected client id, secret and end point urls from Snowflake.
Now in Talend studio, we are trying to create a snowflake connection with oauth. As part of this, we have provided all details and oauth token endpoint as snowflakecoount.com/oauth/token-request. while testing connection from studio, its failing and giving error.
By reading other articles came to know that, we need to authenticate this from Talend studio and we dont know where to do this and which url we need to use in Snowflake connection.
Anyone having any idea on this use case? Please do the needful.