You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am running a python script that provides a result that is 1-2MB of xml. I am trying to use rich result to provide that file as a download but i get an error that a large file is detected and I am given a result.json response. It has all of the data but it doesn't obey my request for a file name and extension.
To reproduce
attempt to pass a result of a 2MB xml file as a rich response file.
Expected behavior
A myfilename.myfileext download result.
Screenshots
No response
Browser information
No response
Application version
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
I am running a python script that provides a result that is 1-2MB of xml. I am trying to use rich result to provide that file as a download but i get an error that a large file is detected and I am given a result.json response. It has all of the data but it doesn't obey my request for a file name and extension.
To reproduce
attempt to pass a result of a 2MB xml file as a rich response file.
Expected behavior
A myfilename.myfileext download result.
Screenshots
No response
Browser information
No response
Application version
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: