SP-API Unauthorized, Access to requested resource is denied.
There is no error in the syntax. I tried a different solution, but it didn't work at all. I think the error comes from the IAMUSER Account, but I don't know where exactly it is. Please, can someone give me some solutions for this? Thank you
{
"errors": [
{
"code": "Unauthorized",
"message": "Access to requested resource is denied.",
"details": ""
}
]
}
SP-API Unauthorized, Access to requested resource is denied.
There is no error in the syntax. I tried a different solution, but it didn't work at all. I think the error comes from the IAMUSER Account, but I don't know where exactly it is. Please, can someone give me some solutions for this? Thank you
{
"errors": [
{
"code": "Unauthorized",
"message": "Access to requested resource is denied.",
"details": ""
}
]
}
4 Antworten
Seller_v95qqMBLFluEx
calls needs to be authenticated first, make sure your tokens are valid.
Veronica_Amazon
Hello @Seller_OD1jPLZpzqUaA,
Veronica from Amazon here! Checking in with you as if looks like @Seller_v95qqMBLFluExoffer some insight on how to resolve this error. Was this advice helpful for you? Feel free to mark as a solution or circle back with an update.
Kindest regards,
Veronica_Amazon
Seller_OD1jPLZpzqUaA
Can you explain it much further so I can understand it? I need a clear explanation. Thank you