We're receiving failures in the scheduled transaction reports that we have set up in the Roku Developer Dashboard. The reports are configured to be sent as CSVs over email. We receive the email, but the attached report only includes this error message in the CSV file:
{\"error\":\"Access Denied\"}
This failure is inconsistent. It occurs in about 70% of the emailed reports that we receive. The other 30% of the emails include the actual reporting data as expected.
To reproduce:
- Login to the Roku Developer Dashboard
- Click Switch dashboard Account and select the appropriate account
- Click Transaction Reporting
- Select the appropriate Channel
- Click the cog at the top-right of the report
- Click Schedule
We're using the following schedule:
- Format: CSV ZIP file
- Schedule: Daily, every day, 12:00 PM
- Filters: in the past 3 days
- Advanced options: (all 3 options selected)
We've tried sending it at other times of the day and the same failures occurred. The 'send test' button on the schedule configuration screen seems to ship the report correctly every time.