带有 13 位 ISBN 的 Amazon AWS ItemLookup

发布于 2024-08-15 05:47:07 字数 1041 浏览 3 评论 0原文

我以前可以进行 13 位 ISBN 查找,但现在不能了。

以下是 13 位 ISBN 的查询:9780073380957。

http://ecs.amazonaws。 com/onca/xml?AWSAccessKeyId=&ItemId=9780073380957&Operation=ItemLookup&ResponseGroup=Images%2CItemAttributes&Service=AWSECommerceService&Timestamp=2009-12-16T14%3A30%3A02Z&Version=2009-06- 01&签名=

返回: f6770ab1-9b3e-48d3-9492-750e8d773c1b0.0053760000000000TrueNewShipASINAmazon19780073380957ImagesItemAttributes1-SubmissionDateAllAWS.InvalidParameterValue9780073380957 不是 ItemId 的有效值。请更改此值并重试您的请求。

但是,同一本书的 10 位 ISBN 有效:

http://ecs.amazonaws。 com/onca/xml?AWSAccessKeyId=&ItemId=0073380954&Operation=ItemLookup&ResponseGroup=Images%2CItemAttributes&Service=AWSECommerceService&Timestamp=2009-12-16T14%3A44%3A10Z&Version=2009-06- 01&Signature=

我正在使用 pyaws,如果这有什么区别的话。

I used to be able to do 13 digit ISBN lookups, but now I can't.

Here is the query for the 13-digit ISBN: 9780073380957.

http://ecs.amazonaws.com/onca/xml?AWSAccessKeyId=&ItemId=9780073380957&Operation=ItemLookup&ResponseGroup=Images%2CItemAttributes&Service=AWSECommerceService&Timestamp=2009-12-16T14%3A30%3A02Z&Version=2009-06-01&Signature=

Returns:
f6770ab1-9b3e-48d3-9492-750e8d773c1b0.0053760000000000TrueNewShipASINAmazon19780073380957ImagesItemAttributes1-SubmissionDateAllAWS.InvalidParameterValue9780073380957 is not a valid value for ItemId. Please change this value and retry your request.

However, the 10-digit ISBN for the same book works:

http://ecs.amazonaws.com/onca/xml?AWSAccessKeyId=&ItemId=0073380954&Operation=ItemLookup&ResponseGroup=Images%2CItemAttributes&Service=AWSECommerceService&Timestamp=2009-12-16T14%3A44%3A10Z&Version=2009-06-01&Signature=

I'm using pyaws, if that makes any difference.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文