FYI, I just spent half a day trying to figure out why sending events was throwing this error `Error:

FYI, I just spent half a day trying to figure out why sending events was throwing this error
Error: (workflow.invalid_event_type) Provided event type is invalid
, and it was because it doesn't work with long-ish event names. I was using a UUID as the event name, and it wasn't working...
Was this page helpful?