gpt4 book ai didi

c# - 对请求资源的访问被拒绝 403 SP-API AMAZON - C#

转载 作者:行者123 更新时间:2023-12-04 11:07:38 24 4
gpt4 key购买 nike

调用新的 SP-API AMAZON 时出现问题。我正在使用 Amazon 提供的 C# 库。
https://github.com/amzn/selling-partner-api-models/tree/main/clients/sellingpartner-api-aa-csharp !
资源 API:https://sandbox.sellingpartnerapi-na.amazon.com/orders/v0/orders

{
"errors": [
{
"message": "Access to requested resource is denied.",
"code": "Unauthorized",
"details": ""
}
]
}

最佳答案

我有同样的错误,经过几天的努力,我找到了我的解决方案,希望它可以帮助其他人。
我遵循了 Selling Partner API Developer Guide 中的每一步,但是,在亚马逊卖家中心创建应用程序时,我使用了 用户 ARN .这是我的错误。为了解决这个问题,我使用 创建了一个新应用程序罗尔 ARN 而不是用户 ARN。
像这样:
enter image description here

关于c# - 对请求资源的访问被拒绝 403 SP-API AMAZON - C#,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/64560163/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com