Hello,
I'm having an issue with the SQP report. I can successfully generate the report. After waiting approx 7-8 hours in "IN_QUEUE" processing status, it results in a “processingStatus”: “FATAL”.
When I download the generated report file, I see an error like the following errorDetails.
I have double-checked my application roles and there is no issue. I checked the Brand Registry for the seller and it's OK. Also I can successfully generate and view other Brand Analytics Reports, such as GET_SALES_AND_TRAFFIC_REPORT.
{
"reportOptions": {
"reportPeriod":"WEEK",
"asin":"B01M65D1KP"
},
"reportType":"GET_BRAND_ANALYTICS_SEARCH_QUERY_PERFORMANCE_REPORT",
"dataStartTime":"2025-11-23",
"dataEndTime":"2025-11-29",
"marketplaceIds": ["A1PA6795UKMFR9"]
}
{
"errorDetails" : "A client error occurred. Please double check that your parameters are valid and fulfill the requirements of the report type."
}