【问题标题】:Amazon Web Service Bad Request亚马逊网络服务错误请求
【发布时间】:2014-05-12 12:41:51
【问题描述】:

我正在尝试通过 Amazon Web Services 的 ItemSearch 方法获取项目集合。

ItemSearchResponse response = aws.ItemSearch(itemSearch);

但我面临错误请求问题:

远程服务器返回了意外响应:(400) Bad Request。

【问题讨论】:

    标签: amazon-web-services


    【解决方案1】:

    终于用JS解决了:

    我从下面的链接中得到了使用亚马逊服务 ItemSearch 的提示:

    http://docs.aws.amazon.com/AWSECommerceService/latest/DG/CHAP_ReturningPriceAndAvailabilityInformation-itemsearch.html

    从以下链接获得了创建签名和时间戳参数的帮助:

    How to properly sign a GET request to Amazon's ItemLookup using client-side JavaScript only?

    谢谢大家:-)

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-10-25
      • 2014-10-29
      • 2017-11-29
      • 2012-11-08
      • 1970-01-01
      相关资源
      最近更新 更多