Hey all,
We have a flow where we use a compose in CSV formatting and convert it to an xlsx using Plumsail documents module. It today/yesterday started failing with this error:
{
"error": {
"code": "Invalid format of the message",
"message": "Unrecorgnized locale. Please select locale from the list of available locales.",
"date": "2024-08-28T17:30:40.9423873Z"
}
}
It fails regardless of locale in advanced options being set or not. Is there a known issue with Documents right now?