#gje-webhook

1 messages · Page 1 of 1 (latest)

hollow dock
#

👋 happy to help

#

but upon forwarding to
do you mean using Stripe CLI?

digital halo
#

yup!

#

mailmail is the docker container's name of the app containing the webhook endpoint

#

and these are the logs

hollow dock
#

if you just do a post request to that endpoint can you receive a successful message?

#

I think it's more to do with the way you dockerized your app

digital halo
#

it throws a key error if i try to send a POST req to that endpoint cuz it needs the signature

hollow dock
#

could you try to run your application without the container?

#

I just want to make sure to isolate the issue and see whether it's related to Docker or to your application code