Viewing 1 replies (of 1 total)
  • Plugin Author Alok Tiwari

    (@aloktiwari)

    It currently working on amazon.com

    Please go to the plugin folder and open the file includes/amazon_api_class.php

    and go to line no. 113 you will find this text “return aws_signed_request(“com”, $parameters, $this->public_key, $this->private_key, $this->associate_tag);”

    Replace it with “return aws_signed_request(“de”, $parameters, $this->public_key, $this->private_key, $this->associate_tag);”

    Then it is working.

Viewing 1 replies (of 1 total)
  • The topic ‘For which countries does this plugin work’ is closed to new replies.