Forum Discussion
Uffe Iversen
Jun 22, 2017Copper Contributor
401 in WebRequest from Azure Powershell Runbook to Sharepoint Online
Hi. This may be a long shot, but I am running into a weird issue. I have a powershell script, that basically creates a webrequest to https://[tenant].sharepoint.com/_api/contextinfo to get the Fo...
Kent Gaardmand
Jun 23, 2017Iron Contributor
are you seeing the validation attempts on the Sharepoint server ?
Also are you using powershell workflow runbooks, or regular runbooks ?
Uffe Iversen
Jun 26, 2017Copper Contributor
Hi Kent.
I am not seeing the validation attempts (actually, I don't know how, since it's SPO).
And I am using regular powershell runbooks, not the workflows.