caponica / AmazonMwsComplete

Name-spaced wrappers for the full set of Amazon MWS client libraries
56 stars 53 forks source link

$searchResponse->getRawXml() returns null #41

Closed maykino closed 4 years ago

maykino commented 5 years ago

https://github.com/caponica/AmazonMwsComplete/blob/5d4313b7e9294bd77103d2e2c592eb7ad0efa821/src/CaponicaAmazonMwsComplete/ClientPack/MwsProductClientPack.php#L445

This returns null for most of the time for me. I replaced it with:

$searchResponse->toXML() and it works.

Screen Shot 2019-08-09 at 12 50 16 PM

caponica commented 4 years ago

Thanks - this has been implemented in https://github.com/caponica/AmazonMwsComplete/commit/4fdab450121e88bba0aa5b39b079ce640a36d07e