04-20-2022, 10:57 PM
Someone can help me, I'm trying to get a 128 AES key from a page and save it to a string the expected key should be '¶fx¿’£\ÓØÌQ1<ÒÍ' but with QM I don't get the same response, If I save it directly to a file it works, I tried to ConvertEncoding but without success. I used IntGetFile and WinHttp, but neither worked, in python this code archived the expected response, someone knows how to archive this in QM. The response charset is us-ascii.