Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试来自邮递员的 SP-API 目录项 API。尝试使用AWS Signature邮递员提供的签名请求。但得到以下错误。
AWS Signature
使用的标头
收到以下错误
{ "errors": [ { "message": "Credential should be scoped to correct service: 'execute-api'. ", "code": "InvalidSignature" } ]
}
尝试将“服务名称”设置为“execute-api”