I am trying to run a script on the arcgis server and we get the following error (attached a screenshot).:
line 40 SyntaxError: (unicode error) 'utf-8' codec can't decode byte 0x97 in position 0: invalid start byte
When I run the script it doesn't give me any kind of error, it only gives us error when it is executed on the server.
Any idea how to solve it?