mvdnbrk / laravel-postmark-webhooks

Handle Postmark webhooks in a Laravel application.
MIT License
25 stars 11 forks source link

Got 401 Unauthorized response code #11

Open digitalunityca opened 3 years ago

digitalunityca commented 3 years ago

Hi, thank you for the package!

I'm testing the package with a ngrok host directly from the Postmark Webhook interface and i receive the 401 error code.

Maybe it will be a good idea to have the IP addresses from your PostmarkIpsWhitelist in the config file, to have the possiblity to override this adresses.

Thank you! :)