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!