DoSearch ERROR: eBay.Service.Core.Sdk.ApiException: Client found response content type of 'text/plain', but expected 'text/xml'. The request failed with an empty response. ---> System.InvalidOperationException: Client found response content type of 'text/plain', but expected 'text/xml'. The request failed with an empty response. at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) at eBay.Service.Core.Soap.eBayAPIInterfaceService.GetSearchResults(GetSearchResultsRequestType GetSearchResultsRequest) --- End of inner exception stack trace --- at eBay.Service.Core.Sdk.ApiCall.SendRequest() at eBay.Service.Core.Sdk.ApiCall.Execute() at eBay.Service.Call.GetSearchResultsCall.GetSearchResults(String Query) at ebaystatic.MyEbay.DoSearch(String eBayKeyword, Int32 MaxResults, Boolean CheckForAlternateKeyword)