We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Run command tool configuration to ignore SSL certificate

Sohdaw
8 - Asteroid

Hi,

 

It is my first time running Alteryx through an API. My API unfortunately has an insecure SSL peer certificate and hence from googling i understand that i need to use the command tool then download tool but none of the posts have provided a concrete and easily understandable solution of how actually i need to configure the command tool (exact steps, what to put at each field within the command tool)  for it to work.

 

How i configured the command tool is to put under Run External Program Command: curl.exe and Command Arguments [Optional] : -k

 

Note that i have a formula and select tool because the URL i have needs to have the date - ie a dynamic field that changes the URL, then the command and download tool.  

 

I keep getting the error saying "the external  program "curl.exe" returned an error code:2". 

 

Please save me as i am at my wits end.  

1 REPLY 1
ShankerV
17 - Castor

@Sohdaw 

 

Check whether the below link will be useful to you.

https://help.alteryx.com/10.6/RunCommand.htm

 

Many thanks

Shanker V

Labels
Top Solution Authors