Access to requested resource is denied. Because of different email for AWS and seller central?

0

Hello, I want to receive orders from my client with an application created with his seller central application and mine IAM role & user. I followed every step, created the IAM role, priviledge, user according to the given documentations. I wanted to create a restricted data token for accessing the Amazon getOrders-Endpoint but everytime i receive following error message (403):

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

Is it because, the AWS and SC Accounts are different accounts with different email addresses or is there another possible reason?

Thanks Luca

1回答
0

It's possible that the error "Access to the requested resource is denied" is related to a mismatch between the email address associated with your AWS account and the email address associated with your Seller Central account.

AWS and Seller Central are separate platforms, so even though you may have an AWS account, you may not have a Seller Central account associated with the same email address.

If this is the case, you will need to either create a Seller Central account associated with the same email address as your AWS account or update the email address associated with your Seller Central account to match the email address associated with your AWS account.

It's also possible that the error message is caused by other issues like permissions, missing credentials, or a configuration issue. To get more details about the issue, you can check the AWS CloudTrail logs for the error message, or contact AWS support for more help.

profile picture
回答済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ