#Little_seven
1 messages ยท Page 1 of 1 (latest)
Hello ๐
Have you verified if you're using the right webhook secret? Also, signature verification can also fail if your server has a middleware that parses the data before hitting signature verification method.
Hi Hanzo!
yes, webhook secret is correct,
I doubt there's a middleware,
my test event is cancel subscription,
and cancelled the subscription, I'm resending the webhook attempts as tests. Resending should have worked right even how many times I send it?
can you share your event handler code?
the webhook secret is red circled correct?
No that's the webhook ID (in red)
The secret should be under reveal
starting with whsec_xxx
Got it!
able to proceed now, thank you!
NP! ๐ Happy to help