I'm trying to download the spreadsheet from these URLs using a download tool: http://www.iso15022.org/download/ISO10383_MIC.xls and http://www.currency-iso.org/dam/downloads/lists/list_one.xml
The error in DownloadHeaders I'm getting from the Download tool is:
HTTP/1.1 407 authenticationrequired
Via: 1.1 10.0.220.25 (McAfee Web Gateway 7.6.0.1.0.20505)
Date: Fri, 05 Feb 2016 09:27:03 GMT
Content-Type: text/html
Cache-Control: no-cache
Content-Length: 2379
Proxy-Connection: Keep-Alive
Proxy-Authenticate: Negotiate
Proxy-Authenticate: Basic realm="RegSG_LDAPS"
I researched this further and apparently it was down to firewall and IP issues so I requested permissions/exemptions from IT and apparently they were granted but the message returned remains consistent and I still don't have the file.
When I enter the URLs directly into the browser I don't face any permissions issues, it's only when doing this via Alteryx I'm given the error.
Anyone have any ideas?