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

    (@aloktiwari)

    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

    (@robert28)

    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

    (@aloktiwari)

    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

    (@aloktiwari)

    My mail is [email protected]

    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

    (@aloktiwari)

    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

    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

    (@aloktiwari)

    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.

    How can I edit the code? Please, tell me the file and the change needed.
    Or write to [email protected]

    Thanks.

    I need to change the code for amazon.de (Germany), too.
    Can you please provide some instructions?

    Plugin Author Alok Tiwari

    (@aloktiwari)

    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

    Thanks I tried this! But it is always showing me Price: 0.00 now
    Do you have an idea why?

    Plugin Author Alok Tiwari

    (@aloktiwari)

    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.