Skip Navigation
Expand
  • Advanced SearchOpens new dialog
    Enter plus (+) or minus (-) signs in search terms to make a word required or excluded
    Search Tips
    Filter by product
    Filter by category
Error using QueryCSV
Answer ID 8263   |   Last Review Date 01/13/2019

Why does are query to B2C Service via Connect Web Services for SOAP (QueryCSV) fail with an error?

Environment:

Connect Web Services for SOAP API

Issue:

When I submit a specific query to B2C Service via Connect Web Services for SOAP (QueryCSV), it fails with an error:

"There has been an error with your request."?

Resolution:

There is a 200 kilobyte limit to the amount of data that can be returned by a SOAP QueryCSV call. Submitting a query that would return more than this amount of data will result in a failure with error: "There has been an error with your request.". Adjusting the query so that it does not return this much data is the common solution to this problem.

If you are receiving such a response on a QueryCSV call to the API and suspect this is not the reason for the failure, please submit a service request via Ask Technical Support for root cause investigation.