Title: Invalid xml response
Last modified: August 22, 2016

---

# Invalid xml response

 *  [Robert28](https://wordpress.org/support/users/robert28/)
 * (@robert28)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/invalid-xml-response/)
 * Hello,
 * Thank you for this great plugin.
 * I installed and setup the aws keys and tag.
 * After on post i got this message.
 * invalid xml response
    price: 0.00
 * Do you have any idea what’s wrong?
 * Thanks
 * [https://wordpress.org/plugins/amazon-product-price/](https://wordpress.org/plugins/amazon-product-price/)

Viewing 13 replies - 1 through 13 (of 13 total)

 *  Plugin Author [Alok Tiwari](https://wordpress.org/support/users/aloktiwari/)
 * (@aloktiwari)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/invalid-xml-response/#post-5618236)
 * Hello,
 * Please provide us the asin code and the aws keys detail may be it is wrong so
   invalid xml response came.
 * Thanks
 *  Thread Starter [Robert28](https://wordpress.org/support/users/robert28/)
 * (@robert28)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/invalid-xml-response/#post-5618260)
 * Hi, thank you for your reply.
 * I tried with more asin:
 * B00O0YZY4E
    B007HZ1T7Y B00FEGI7A0
 * And amazon.co.uk
 * I thinking about that, maybe this is the problem, but I can’t found how can I
   setup that
    Amazon domain is UK.
 * Please let me know what do you think.
 * Thank you in advance.
 *  Plugin Author [Alok Tiwari](https://wordpress.org/support/users/aloktiwari/)
 * (@aloktiwari)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/invalid-xml-response/#post-5618282)
 * Hello,
 * Yes this is the problem of the Amazon domain.I am working on that part for updating
   plugin. If you want to resolve it now to please provide us the URL of website
   and admin access so i change the plugin code.
 * Thanks
 *  Plugin Author [Alok Tiwari](https://wordpress.org/support/users/aloktiwari/)
 * (@aloktiwari)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/invalid-xml-response/#post-5618283)
 * My mail is [tiwarialok993@gmail.com](https://wordpress.org/support/topic/invalid-xml-response/tiwarialok993@gmail.com?output_format=md)
 *  [somethingclever123](https://wordpress.org/support/users/somethingclever123/)
 * (@somethingclever123)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/invalid-xml-response/#post-5618301)
 * Hi,
 * I am now getting the same problem with many different amazon products. Sometimes
   it works with my plugin and sometimes I get the invalid xml response on a whole
   variety of products. Has the plugin been updated or is there a fix I can use?
 * Thank you for your help!
 *  Plugin Author [Alok Tiwari](https://wordpress.org/support/users/aloktiwari/)
 * (@aloktiwari)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/invalid-xml-response/#post-5618302)
 * Hi,
 * This is may be the problem of other domains or may be your key. Current this 
   plugin fetch product from amazon.com not other domain like as co.uk
    Currently
   no updated plugin you can discuss me direct my mail which domain you want in 
   your plugin.
 * Thanks
 *  [Avaray](https://wordpress.org/support/users/avaray/)
 * (@avaray)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/invalid-xml-response/#post-5618306)
 * Hi, I had the same problem. In our review site we are offering products from 
   Amazon USA and Amazon Spain. I do not know if this is of any help but just after
   saving the amazon keys they are erased from the Amazon settings menu fields.
 *  Plugin Author [Alok Tiwari](https://wordpress.org/support/users/aloktiwari/)
 * (@aloktiwari)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/invalid-xml-response/#post-5618307)
 * Hello Avaray,
 * I want to inform you that this plugin is only work on domain .com not others 
   domain like as .co.uk so it is not working in spain. For this need to change 
   code and set it for spain domain.
 *  [Avaray](https://wordpress.org/support/users/avaray/)
 * (@avaray)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/invalid-xml-response/#post-5618308)
 * How can I edit the code? Please, tell me the file and the change needed.
    Or 
   write to [avaray@avaray.com](https://wordpress.org/support/topic/invalid-xml-response/avaray@avaray.com?output_format=md)
 * Thanks.
 *  [svork](https://wordpress.org/support/users/svork/)
 * (@svork)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/invalid-xml-response/#post-5618309)
 * I need to change the code for amazon.de (Germany), too.
    Can you please provide
   some instructions?
 *  Plugin Author [Alok Tiwari](https://wordpress.org/support/users/aloktiwari/)
 * (@aloktiwari)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/invalid-xml-response/#post-5618311)
 * Hi please open the plugin folder and then open a file “amazon_api_class.php”
   
   Then change the code on line approx 113 . `return aws_signed_request("com", $
   parameters, $this->public_key, $this->private_key, $this->associate_tag);`
 * Replace With
 * `return aws_signed_request("de", $parameters, $this->public_key, $this->private_key,
   $this->associate_tag);`
 * But both domain not work same time. only single domain work at a time.
 * Thanks
 *  [svork](https://wordpress.org/support/users/svork/)
 * (@svork)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/invalid-xml-response/#post-5618313)
 * Thanks I tried this! But it is always showing me Price: 0.00 now
    Do you have
   an idea why?
 *  Plugin Author [Alok Tiwari](https://wordpress.org/support/users/aloktiwari/)
 * (@aloktiwari)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/invalid-xml-response/#post-5618314)
 * Hello,
 * May be your API credentials is not compatible to access amazon.de
 * So it will showing 0.00
    For more i need to check your website admin panel.

Viewing 13 replies - 1 through 13 (of 13 total)

The topic ‘Invalid xml response’ 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/)

 * 13 replies
 * 5 participants
 * Last reply from: [Alok Tiwari](https://wordpress.org/support/users/aloktiwari/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/invalid-xml-response/#post-5618314)
 * Status: not resolved