You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a Rails app running locally. It uses Action Mailbox which receives webhooks from mail systems such as Postmark. Action Mailbox requires incoming webhooks to use a URL with basic authentication like this:
I have a Rails app running locally. It uses Action Mailbox which receives webhooks from mail systems such as Postmark. Action Mailbox requires incoming webhooks to use a URL with basic authentication like this:
When running locally, the URL needs to be:
As far as I can tell the Hookdeck CLI does not support this. Please could you add it?
The text was updated successfully, but these errors were encountered: