Title: For which countries does this plugin work
Last modified: August 22, 2016

---

# For which countries does this plugin work

 *  Resolved [legion_x](https://wordpress.org/support/users/legion_x/)
 * (@legion_x)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/for-which-countries-does-this-plugin-work/)
 * I just try to use it an amazon.de bute the prices are wrong 🙁
 * [https://wordpress.org/plugins/amazon-product-price/](https://wordpress.org/plugins/amazon-product-price/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Alok Tiwari](https://wordpress.org/support/users/aloktiwari/)
 * (@aloktiwari)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/for-which-countries-does-this-plugin-work/#post-5790796)
 * 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.

 * ![](https://s.w.org/plugins/geopattern-icon/amazon-product-price.svg)
 * [Amazon Product Price](https://wordpress.org/plugins/amazon-product-price/)
 * [Support Threads](https://wordpress.org/support/plugin/amazon-product-price/)
 * [Active Topics](https://wordpress.org/support/plugin/amazon-product-price/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/amazon-product-price/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/amazon-product-price/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Alok Tiwari](https://wordpress.org/support/users/aloktiwari/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/for-which-countries-does-this-plugin-work/#post-5790796)
 * Status: resolved