79139203

Date: 2024-10-29 22:49:55
Score: 1.5
Natty:
Report link

In case anyone else ends up here, add the following to your AJAX call:

xhrFields: { responseType: "arraybuffer" }, dataType: "binary",

Reasons:
  • Low length (1):
  • No code block (0.5):
Posted by: Taraz