I used the download tool to get data from http://api.stlouisfed.org/fred
The download was successful but it failed when I am within company network.
The error message is
HTTP/1.1·407·Proxy·Authentication·Required
Proxy-Authenticate:·NEGOTIATE
Proxy-Authenticate:·NTLM
Proxy-Authenticate:·BASIC·realm="UBOCProxyAuthRealms"
Cache-Control:·no-cache
Pragma:·no-cache
Content-Type:·text/html;·charset=utf-8
Proxy-Connection:·close
Set-Cookie:·BCSI-CS-efe43e6d9fa4dcfd=2;·Path=/
Connection:·close
Content-Length:·9459
Is there a way to set resolve the issue?
Solved! Go to Solution.
If your company's proxy requires a user name a password, is there any way to configure Alteryx to pass that information to the proxy server, thus allowing the download tool, or something like the Twitter search tool to then have access through the firewall / proxy?
We use VDI(company network) and cant edit LAN settings, thus need a way to send proxy somehow via Download tool itself.
Can't we send proxy as 'Parameter' inside Parameter Tab as Query etc.
Please advice as we are stuck due to Proxy settings, unable to establish REST API calls.