Make a signed query with Amazon API MWS
问题 I'm trying to make a signed request for Seller Amazon Web Services (MWS). I'm using a script from here: Converting amazon MWS scratchpad queries to API calls But I don't know why I've got an error: "The request signature we calculated does not match the signature you provided. Check your AWS Secret Access Key and signing method. Consult the service documentation for details." So here is my script: define ("AWS_ACCESS_KEY_ID", "xxxxx"); define ("MERCHANT_ID", "xxxxx"); define ("MARKETPLACE_ID"