Hi Guys
I was working on Alteryx Server application and encountered an issue while trying to upload csv file having unicode characters.
I was receiving the below error message after choosing the file from the location and before running the application.

When I tried changing the extension from csv to txt and it works .
Also attaching the workflow and sample data for reference
Also the app works without any issues in Desktop version also