【问题标题】:Postman AWS Signature for SP-API not workingSP-API 的 Postman AWS 签名不起作用
【发布时间】:2022-01-23 05:36:27
【问题描述】:

我正在尝试来自邮递员的 SP-API 目录项 API。尝试使用邮递员提供的AWS Signature 签署请求。但出现以下错误。

使用的标题

得到以下错误

{
"errors": [
    {
        "message": "Credential should be scoped to correct service: 'execute-api'. ",
        "code": "InvalidSignature"
    }
]

}

【问题讨论】:

    标签: postman amazonsellercentral amz-sp-api aws-signature


    【解决方案1】:

    尝试将“服务名称”设置为“execute-api”

    【讨论】:

      猜你喜欢
      • 2022-07-21
      • 1970-01-01
      • 2023-01-12
      • 2021-08-12
      • 2021-10-05
      • 2020-03-11
      • 2023-01-03
      • 1970-01-01
      • 2019-12-09
      相关资源
      最近更新 更多