Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

SSL peer certificate or SSH remote key error while connecting to an API

Alteryx_Geek
8 - Asteroid

I am getting this error "Error: Download (4): Error transferring data: SSL peer certificate or SSH remote key was not OK" in the "Download" tool while running Alteryx flow to connect to below website - API Documentation - ipinfo

 

I have logged in for this website for trial in which I get access to 100 API req per month, and I have the API access key.

 

Can someone help me in building this workflow to access this API. 

 

Goal: When I input the IP address, the workflow should go to this API and search for a domain name and return the response.

 

Any help would be appreciated. Thanks!

 

 

3 REPLIES 3
danilang
19 - Altair
19 - Altair

Hi @Alteryx_Geek 

 

The issue here is that the SSL certificate on the target site is not valid.  

 

InvalidCert.png

 

Contact them and inform them of the problem.  

 

Dan

Alteryx_Geek
8 - Asteroid

Thanks, that's what i also saw, but wasn't sure. 

Can you try with this - IP Geolocation API and IP Lookup Documentation

Alteryx_Geek
8 - Asteroid

Looks i found the answer, this new link i shared is working fine

Labels