[Fixed] Urgent: anvil.server.call() suddenly always fails (Python 2.7)

This is the error:

SyntaxError: Non-ASCII character ‘\xe2’ in file anvil/http.py on line 40, but no encoding declared; see PEP 263 – Defining Python Source Code Encodings | peps.python.org for details (http.py, line 40)
at anvil/http.py, line 40

I changed nothing in my app and then this error started appearing today…

Thanks for spotting this, and sorry for the inconvenience. Now fixed!

Thank you for taking care of it so quickly.