220 "No report is available for the selected date" error from Reporter amStreams

We normally automate ingestion of daily Apple Music streams data into our system but recently we've been getting an error on every request for this report.

If I run the following command ('x' characters replace our account identifiers):

Code Block bash
java -jar ./Reporter.jar p=Reporter.properties a=xxxxxx m=Robot.xml Sales.getReport xxxxxxxx, amStreams, Detailed, Daily, 20210401, 1_2

I just get the following response, no matter what date (in the last year) and whether I request version 1_2 or 1_3:

Code Block xml
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Error>
<Code>220</Code>
<Message>No report is available for the selected date.</Message>
</Error>


Other reports are unaffected, it only seems to affect daily detailed amStreams reports. I've requested technical support but they're totally useless in responding in a timely fashion. We're now missing about 2 weeks of Apple Music streams data.
Thanks for that. It's crazy this was announced with no fanfare and with so little time to update our processes.
220 "No report is available for the selected date" error from Reporter amStreams
 
 
Q