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
{{ message }}
This repository has been archived by the owner on Feb 16, 2020. It is now read-only.
I am trying to build a flask app, which takes in a file, saves and processes the file based on its contents and give the file as an output.
In a browser the file can be downloaded but when I use pyfladesk I am unable to download the file.
I am using the 'send_file' function to output the file.
The text was updated successfully, but these errors were encountered: