Hi.
Since today, we’re encountering errors when attempting to convert TSV (csv) to XLSX using the API. Nothing has changed on our end, and we’re unsure what’s causing the issue.
Here’s an example of the error we’re seeing:
{
code: “internalError”,
dateTime: “2025-04-22T12:40:58.8524554Z”,
description: “Operation Failed. Internal error.”,
innerError: null,
message: “Internal error: Unable to cast object of type ‘\u0006\u0016\u000f’ to type ‘\u000e\u0015\u000f’.”
}
Any ideas on what could be going wrong?
Thanks,
Andi