Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: SambaDancerVia e-mail, I received a http-link to an xlsx which resides on an internal web server.
If I click this link from within the e-mail, my browser starts and I'm offered to safe the xlsx to disk.
I'm trying to automate this pocedure using LAE. I have copied the URL into the HTTP node.
The output I get is a 401 Unauthorized error, the header output field says:
Server: Microsoft-IIS/7.5
SPRequestGuid: 3871ce6f-e367-4bd6-b193-4ecc0c638604
WWW-Authenticate: Negotiate
WWW-Authenticate: NTLM
X-Powered-By: ASP.NET
MicrosoftSharePointTeamServices: 14.0.0.7006
X-MS-InvokeApp: 1; RequireReadOnly
Date: Thu, 22 Oct 2015 14:37:02 GMT
Content-Length: 0
Why is it that I can retrieve this file using my browser, but not with the HTTP node? Is there some trick to it?
Thanks for any help!
Best regards, Bart.