Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

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.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.