AIL-framework icon indicating copy to clipboard operation
AIL-framework copied to clipboard

Submit file encoding error

Open frantz2501 opened this issue 3 years ago • 0 comments

When I submit a file using GUI (Submit), the screen freeze on Submit progression bar

image

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 ?

frantz2501 avatar Jan 14 '22 15:01 frantz2501