Open btdesign opened 1 year ago
Is it always cancelled, or just most or the time? There are (very confusingly) rate limits on how often you can generate certain reports that are different (and lower) than the rate limits for the Reports API endpoints themselves.
I recall I had the same issue with MWS some time ago. Could be that report is also scheduled, and the requested one is therefore cancelled? At least Jesse's definition says it can be requested and scheduled: https://github.com/jlevers/selling-partner-api/blob/42c3ed813782d88053e0eb739930f1b785937649/lib/ReportType.php#L335
I would have a look into Amazon's backend / seller central, and try to find whether that GET_FLAT_FILE_RETURNS_DATA_BY_RETURN_DATE
report is already scheduled. If yes, that could be the cause. If not, then there might just be no data for the report.
CANCELLED in most cases means there is no data available for the selected timespan. You can verify that by going to the Seller Central Reports -> Return Reports where you can browse the generated reports, it should say "No records" on this one.
@btdesign have you resolved this issue?
Hi,
I'm not sure what went wrong. Report keep getting cancel, any idea?
Let me know if anyone have this problem?
Thank you