iam trying to load amazon website in datapower using dynamic routing using a xslt stylesheet, the home page of the amazon wedsite is loaded with the datapower hostname but when iam trying to navigate to other category like Best Sellers iam getting an internal error.
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
<env:Body>
<env:Fault>
<faultcode>env:Client</faultcode>
<faultstring>URL Not Found (from client)</faultstring>
</env:Fault>
</env:Body>
</env:Envelope>