Hi,
I am trying to connect API using Alteryx workflow.
I used download tool to connect the API. I have input all the parameters but i am getting following error.
<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>
In Download tool, basic tab i have pass the url, in connection tab i have passed username password.
but when i run the workflow it gives me above error.
This is first time i am trying to connect API using Alteryx.
I have my certificate file .crt and client.key file but i am not sure how i use it in alteryx workflow to make this connection successful to get the token key.
It would be great if you help me. i got the certificate and key using openssl command.
Thank you in advance,
You shouldn't need to send the certificate in the API call from the workflow. Do you have SSL enabled or disabled within Alteryx System Settings? If you do have it on, have you followed this article in order to enable SSL?
https://help.alteryx.com/20221/server/configure-server-ssltls
If you have SSL enabled, do you have the API endpoint as HTTPS? In the workflow and in system settings.
I faced similar kind of issue last time, I am still searching for some proper solution.
Hi gabrielvilella,
Thank you,
I am getting following error while executing the netsh command
SSL Certificate add failed, Error: 1312
A specified logon session does not exist. It may already have been terminated.
Do you have any idea?
Due to this error i am unable to process the steps.
Thank you,
Hi @alt_tush, I'm sorry but you have not answered any of the questions I made trying to identify the issue.
Hello gabrielvilella,
I am able to configured the certificate.
But if i enabled the SSL in alteryx setting then my Aleryx service automatically stop running.
Do you have any idea?
If you enable SSL and have the Gallery address with HTTPS and the AlteryxService is not running, it is probably because there is something not properly configured. Did you went through all the steps from this documentation? https://help.alteryx.com/20221/server/configure-server-ssltls
If you did, then you need to look at the log files to understand what is wrong. Alteryx support can help you with that.
Hi gabrielvilella,
Yes i gone through all the steps mentioned in the link.
Also i have scucessfully installed the certificate.
But after enabling the SSL option gallery doesn't work.
Thank you for your help.
Hi @alt_tush ,
I think you have computer policy issues that block the API request or proxy issue. Please reach out to your admin team, they can help us with this.
Regards,
Ariharan R