You need to sign in to do that
Don't have an account?
john bond
CTI Toolkit 4.01 error: BrowserHttpListener.isValidRequest:
I am using CTI Toolkit 4.01 to build CTI adapter. While soft phone is getting initialled I am getting some exception in the line
userInfo = sForceBinding.getUserInfo();
Exception I am getting:
BrowserHttpListener.isValidRequest: API call failed due to Unable to connect to the remote server Error message: Unable to connect to the remote server StackTrace: at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) at System.Net.HttpWebRequest.GetRequestStream() at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) at BrowserConnector.SFDCServiceReference.SforceService.getUserInfo() at BrowserConnector.ConnectionListener.BrowserHttpListener.isValidRequest(HttpListenerRequest request, NameValueCollection queryString) 04/01/2013 18:47:42: BrowserHttpListener.isValidRequest: API call failed while using this service binding URL: https://ap1.salesforce.com/services/Soap/u/23.0
And softphone never initialized and I only see “Conect CTI Adapter” button.
Is it some firewall or windows user profile issue which is blocking softphone from getting initialized?