I'm trying to upload a .py (python) files as source code for a lecture, but I'm getting the following error:
- Response does not include the base64 encoded policy!
The same happens when I uploaded it as a downloadable file, however if I upload the same file as .txt (instead of .py) it uploads without the error.
I'd really prefer to give students a .py file, is there are solution to this?
Thank you in advance!