#Little_seven

1 messages ยท Page 1 of 1 (latest)

mint steepleBOT
rain imp
#

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.

paper wing
#

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?

rain imp
#

can you share your event handler code?

paper wing
#

just to confirm,
the webhook secret is red circled correct?
or under reveal?

rain imp
#

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

paper wing
#

Got it!

able to proceed now, thank you!

rain imp
#

NP! ๐Ÿ™‚ Happy to help