When starting the TIBCO Spotfire Analyst client and connecting to the EU region server (
https://eu.spotfire-next.cloud.tibco.com) you get the error below, even though you can login to the same URL using a web browser.
UserDirectoryServiceException at Spotfire.Dxp.Services:
The server could not be reached (HRESULT: 80131509)
Stack Trace:
at Spotfire.Dxp.Services.WebServiceBase`1.InvokeService[T](ServiceMethod`1 serviceMethod, ExceptionFactoryMethod exceptionFactoryMethod, String customMethodNameForLogging)
at Spotfire.Dxp.Services.UserDirectory.UserDirectoryService.GetPrincipal(String guid)
at Spotfire.Dxp.Services.Authenticator.Authenticate(SpotfireIdentity identity, PrincipalProvider provider)
at Spotfire.Dxp.Loader.LoginHandler.PerformLogin()
WebException at Spotfire.Dxp.Framework:
The remote server returned an error: (401) Unauthorized . (HRESULT: 80131509)
Stack Trace:
at Spotfire.Dxp.Framework.HttpClient.NativeWebResponse..ctor(NativeHttpClient httpClient, NativeWebRequest request)
at Spotfire.Dxp.Framework.HttpClient.WinINet.WinINetWebRequest.GetResponseCore()
at Spotfire.Dxp.Framework.HttpClient.NativeWebRequest.GetResponse()
at Spotfire.Dxp.Services.SessionEnabledSoapClient.GetWebResponse(WebRequest request)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Spotfire.Dxp.WebServices.UserDirectoryService.getPrincipal(String id)
at Spotfire.Dxp.Services.WebServiceBase`1.InvokeService[T](ServiceMethod`1 serviceMethod, ExceptionFactoryMethod exceptionFactoryMethod, String customMethodNameForLogging)