Hi All
I am getting an invalid username and password error message when i try to execute a query using snowflake connector in outsystems (same as snowflake demo project). when i use the same username and password in snowflake to login using SSO it is working.
Question 1
Do we need to pass some more information in extra param for connection ? if yes, what parameters needs to be passed. please advise
Question 2
Do we need to do any other functionality other than the demo project ? kindly confirm
Thanks
kumar
Question 1: Extra Parameters for Connection
Yes, you might need to pass additional parameters in the connection string when using Snowflake's connector, especially if you are using SSO (Single Sign-On) or other specific configurations. Here are some key parameters you may need to include:
Question 2: Other Functionalities or Configurations
Hi Manikandan Sambasivam
I am trying to use oauth as authenticator and pass the token in the extra parameter but still i am getting invalid username and password. any idea on it ?
Kumar
please share me the oml file
Hi Mani
I cannot share the oml file due to client security concerns. i have just mimicked the same what is given in the demo application of snowflake connector. i did not do any other configuration additional other than that