I have a Notebook that uses the ArcGIS API for Python to query and download attachments. It works just fine in Jupyter and Pro 2.6 Notebooks, but I am trying to put it in AGOL so other people can run it. However when it is AGOL it does not download the files. No error is returned, it just keeps running until it completes. Nothing is returned either in the local temporary file cache or in the save path it's directed to. Tried on multiple computers and multiple browsers as well with no luck. Is there a setting I'm missing? Thanks