The signing secret for an inbound webhook's provider is unconfigured or unavailable. The caller verifies nothing and does not run the handler.
Summary
Functions
Create an Elixir.AshHooks.Errors.Invalid.NoWebhookSecret without raising it.
Functions
@spec exception(opts :: Keyword.t()) :: %AshHooks.Errors.Invalid.NoWebhookSecret{ __exception__: term(), bread_crumbs: term(), class: term(), path: term(), provider: term(), splode: term(), stacktrace: term(), vars: term() }
Create an Elixir.AshHooks.Errors.Invalid.NoWebhookSecret without raising it.
Keys
- :provider