Hi,
I am getting following error while connecting the API using Alteryx designer from server. I am executing post method to get the token key.
<html>
<head><title>400 No required SSL certificate was sent</title></head>
<body bgcolor="white">
<center><h1>400 Bad Request</h1></center>
<center>No required SSL certificate was sent</center>
<hr><center>Avi Vantage/</center>
</body>
</html>
Can you please tell me the process to pass the API through the certificate.
Thank you,