AIL-framework
AIL-framework copied to clipboard
Submit file encoding error
When I submit a file using GUI (Submit), the screen freeze on Submit progression bar

In error log, I found:
ERROR: Script: Error in module SubmitPaste: 'utf-8' codec can't decode byte 0xe7 in position 67619: invalid continuation byte
File contains creds and I know it is ugly. It needs latin1 encoding to be read. Is there a turnaround ? Or should I use the API ?