Our wsi feed worked fine until one day, we got the error:
Exception: The request failed with HTTP status 400: Bad Request.
I split the file into two pieces and each half worked just fine, so it seems like a timeout/file is too big. We only have like 400 products.
I didn't see anything in the web.config file for this type of thing?
Can someone point me in the right direction on this? (server setting, web.config)?