var actualResponse = client.MethodAPISelect_DataSetV2("************", "***********", "**************",string.Empty, ref result, "Customer", "AccountNumber,Name,CompanyName,Phone","(IsActive='Yes') AND (TagList LIKE '%Reseller%')", "", "", "");
I am getting an error message given below,
<?xml version="1.0" encoding="windows-1252" ?><MethodAPI response = "Failure. There were problems with running the query. Please try again. If this message continues to appear, please contact support." ></MethodAPI>
I have been getting this error when ever I execute this method.
Service URL: https://www.methodintegration.com/MethodAPI/service.asmx
Could you please explain me how to rectify this problem?
Thanks,
Avinash