|
Does the XSLT file need to be hosted on the Amazon S3 solution? Can't it be hosted on any file server? I uploaded the ecs_to_rss-wishlist.xslt file to my free web server and I can download it without problem. However, putting the new URL in the XSL request only gets back the XML file, not the XML transformed into an RSS feed. Could the problem be that the Amazon XSLT service endpoint only accepts stylesheets hosted on S3? Or do i need to associate the AccessKeyID to my other url in some way?
Thanks
|