SSL peer certificate or SSH remote key error while connecting to an API
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
The issue here is that the SSL certificate on the target site is not valid.
 
Contact them and inform them of the problem.
Dan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks, that's what i also saw, but wasn't sure.
Can you try with this - IP Geolocation API and IP Lookup Documentation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Looks i found the answer, this new link i shared is working fine
