#Sebastián Štancel-webhook

1 messages · Page 1 of 1 (latest)

supple loom
#

What specifically isn't working? Are you getting a signature verification error from constructEvent? or is it something else?

real yoke
#

no in the dashboard it says that the webhook was successfull, but it doesnt print the 'works' that will console log when its successfull. in ngrok it says 400 bad request

supple loom
#

When you say in the dashboard it shows as successful - can you show me a screenshot of that?

real yoke
supple loom
#

Can you send over that event ID (evt_xxx)?

real yoke
#

"evt_1KbScsAxp76MSr1YOmQkCPSF"

supple loom
#

Visiting your webhook endpoint I see this:

#

I'm guessing your missing some setup step to get your endpoint fully working, and the requests are not actually being forwarded to your localhost

real yoke
#

ok ill try to fix that, thanks