PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Web Services » Services_Amazon » Bug #2168

change of amazon URL

Details

Request #2168change of amazon URL
Submitted2004-08-20 06:26 UTC
Frommichael dot klink at no-limits dot net
AssignedAZTEK
StatusClosed
PackageServices_Amazon
PHP Version5.0.0RC3 (Release Candidate 3)
Roadmaps(Not assigned)

Comments

[2004-08-20 06:26 UTC] michael dot klink at no-limits dot net

Description:
------------
How can I change the language of the output to german or the amazon xml-URL to xml.amazon.de???

[2004-08-20 09:24 UTC] michael dot klink at no-limits dot net

In amazon documentation the URL for request is called e.g.

http://aws-beta.amazon.com/onca/xml?Service=AWSProductData&SubscriptionId=[Your Subscription ID Here]&Operation=ItemSearch&SearchIndex=Books&Keywords=dog

but you refered to 'http://xml.amazon.com/onca/xml2?

[2004-08-20 10:00 UTC] michael dot klink at no-limits dot net

The request should contain a local setting:

locale = "de"

e.g.
http://xml.amazon.de/onca/xml3?t=ID&dev-t=TOKEN&KeywordSearch=ASP&mode=books&type=lite&page=1&f=xml&locale=de <---