Hello, I'm experiencing an issue with the ArcGIS Python API for Survey123 (version 1.7.0) where a call to generate_report on my survey object unpredictably returns None. I have previously seen this behavior in cases where the "where" parameter results in an empty selection, but I'm now seeing it in cases where I select a global_id that definitely exists. The code works most of the time, and has so far worked in these cases when I retry the script, but having flaky issues makes it difficult to identify actual issues.
Is this a known bug? If not, I'd be happy to provide more details about our scenario to allow further investigation.