Replies: 1 comment
-
Hi Shinghid, Add the Brand Analytics role to the Developer Profile and once approved apply it to the Application and get a new refresh token. Reference. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We have plenty of permission but cannot access the GET_COUPON_PERFORMANCE_REPORT
Does anyone else get this error?
sellerCouponReport -> GET_COUPON_PERFORMANCE_REPORT
{
"errors": [
{
"code": "Unauthorized",
"message": "Access to the resource is forbidden",
"details": ""
}
]
}
https://github.com/amzn/selling-partner-api-models/blob/main/schemas/reports/sellerCouponReport.json
This one works fine.
https://github.com/amzn/selling-partner-api-models/blob/main/schemas/reports/promotionReport.json
Here are our current permissions

Beta Was this translation helpful? Give feedback.
All reactions