I am trying to Get List Items using SharePoint Designer 2013 Soap Service Data Source. I have entered Service description ashttps://sitesurl/_vti_bin/lists.asmx?WSDL
listName as:D8999D5E-BF61-46FC-A459-6FBA32FE7893
Connection is sucessfully made if i use Farm Admin or Privileaged account of the AD Sharepoint Server is hooked up to. If i use regular Domain User with Site owners permission i get this error message.
In similar event where i am trying to run updatelistitems operation from powershell from diffrent server, i receive following error:New-WebServiceProxy:The underlying connection was closed:Couldnot establish trust relationshipfor the SSL/TLS secure channel
Are these two incident related with each other. If so hwo can i resolve this issue. i checked by ULS log at time of incident i cant see exceptions or error.
All of my site collections are using https protocol 443 port and secured by verisign wilcard certificate.
Thank you