My flow has been deployed successfully for the past day and has been used by over a hundred users, but today I started to get an error each time it’s triggered. Specifically, the error is:
The following inputs were invalid:
- Cast to Date failed for value “Invalid Date” at path “heartbeat”
The place where the error takes place has nothing to do with date and doesn’t check date values in the filter. I can’t find any attribute reference to heartbeat or any reference of that string anywhere in my data. Does anyone know what this means?