Hi,
Orchestrator 1807, 2019 gets error (401) Unauthorized with SharePoint IP, when tries get Monitor List Items. We have a Orchestrator 2012 R2 with SharePoint IP and here it works. SharePoint IP per SCO version, and Server 2016 OS on the runbock server.
It is Sharepoint online we connect to, and I use the same address and account as we have working in Orchestrator 2012 R2 sharepoint config. I have seen several with simulare error but I have not understod what the solvution was.
SharePoint online:
Details: The remote server returned an error: (401) Unauthorized.
Exception: WebException
Target site: HttpWebRequest.GetResponse
Stack trace:
at System.Net.HttpWebRequest.GetResponse()
at Microsoft.SharePoint.Client.SPWebRequestExecutor.Execute()
at Microsoft.SharePoint.Client.ClientContext.GetFormDigestInfoPrivate()
at Microsoft.SharePoint.Client.ClientContext.EnsureFormDigest()
at Microsoft.SharePoint.Client.ClientContext.ExecuteQuery()
at SystemCenter.IntegrationPack.SharePoint.Service.SharePointService.GetAllLists()
at SystemCenter.IntegrationPack.SharePoint.Domain.DesignContext.GetDocumentLibraries()
at SystemCenter.IntegrationPack.SharePoint.Domain.DesignContext.AddDocumentLibrarySelector(String name)
at SystemCenter.IntegrationPack.SharePoint.Activities.UploadDocumentActivity.Design(IDesignContext context)
at SystemCenter.IntegrationPack.SharePoint.Activities.SharePointActivityBase.Design(IActivityDesigner designer)