Hi @ThomasDomas,
Reading the quiz report documentation, it says this about the progress URL: "if the report has not yet finished generating, a URL where information about its progress can be retrieved. refer to the Progress API for more information (Note: not available in JSON-API format)". I haven't worked with this particular report before, but the way that statement is written, it could mean that the progress URL is only going to be valid while the report is being generated, and will not work after generation is complete. It does seem a bit unusual and doesn't really align with the progress API, so I'm unsure here. 401 errors can a lot of times be permissions-related too, so are you sure you're authenticated and have permission to view the reports with whatever account you're using?
-Chris