Exodeus
Download csv file from python script + app
Hello,
I'm trying to download a csv file created in a python script launched from an app, but I can't find a functional solution for the whole thing 😦
No matter how much I encode my raw data in base64, return it, or store it in a state for download from a download button, I never get a correct csv file 😦
Do you have any ideas for me? 🙂
Thanks 🙂
11 replies