Exception: SimpleConnect::UnknownEventError
- Defined in:
- lib/simple_connect/errors.rb
Overview
Raised when ‘events.deliver` is called with an event_key that’s not in the caller’s ‘event_keys:` whitelist. Only fires when the whitelist is configured; without a whitelist, the server is the source of truth and validation is skipped.