Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I am trying to connect to Snowflake database through Qlik Sense Cloud and getting the following error
ERROR [HY000] [unixODBC][Qlik][Snowflake] (4) REST request for URL https://sla84371.us-east-1:443/session/v1/login-request?requestId=bb5f982d-8419-4ff4-98a7-123c4913ae... failed: CURLerror (curl_easy_perform() failed) - code=6 msg='Couldn't resolve host name'.
Does anyone has any ideas what could cause that error?
Thanks
Shouldn't Snowflake endpoints have fully qualified names? https://sla84371.us-east-1/ would be something like https://sla84371.us-east-1.snowflakecomputing.com/
I could see, This error with Proxy server only. Can you check If that IP address added in your white list from QMC? If you are not the one, Ask administrator who can do.
Shouldn't Snowflake endpoints have fully qualified names? https://sla84371.us-east-1/ would be something like https://sla84371.us-east-1.snowflakecomputing.com/
Thanks Levi,
That was a problem. Once I added the snowflakecomputing.com/ It worked.
I was trying with just .com and it did not work.
Thank you very much for your help.
Hi Anil,
Thank you for the respond.
The IP's addresses have been on the white list.
But thank you anyway for trying to help.