can someone tell me the correct response group which "always" repsonse the
- title
- cover
- and price ?
I use ...
aws_signed_request("com", array("Operation"=>"ItemLookup","ItemId"=>"$amzId","ResponseGroup"=>"Medium"), $public_key, $private_key);
but sometimes the price is missing. But why only somtimes? I dont get it.