Access to event 'live_feed.update' from scope 'xxxxxx' has been refused. The event is not defined.
I have a flow that needs to wait for a condition on a table in my scoped application. I enabled live feed in my table's definition, I created a business rule to trigger the live_feed.update event. But I keep getting an error: "Access to event 'live_f...