>PS C:\Documents\YouTube\Code> python YouTubeRetrieveReports.py
>No jobs found
>Retrieved reports.
This is the only thing I get when running the sample script against the YouTube Reporting API to retrieve the reports that I've been creating. The documentation for errors with the Reporting API is limited, so I'm looking for any type of insight as to why my reporting jobs aren't being found.
I'm using Python 2.7 and have already enabled OAuth 2.0. I've waited the 48 hours that YouTube suggests jobs will be available by, and I've used the exact same code from the YouTube Reporting API samples.