Method Community

 

Trying to get the information from Customer table by Calling API Method 'MethodAPISelect_DataSetV2'

Last post 10-01-2014 2:51 PM by AvinashSetty. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 10-01-2014 2:51 PM

    Trying to get the information from Customer table by Calling API Method 'MethodAPISelect_DataSetV2'

    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

Page 1 of 1 (1 items)