#CryptoFidget
1 messages · Page 1 of 1 (latest)
Hi there, this error usually happen if your application is using an incorrect webhook secret.
But before (last week) it worked fine
I did not change anything in the code and now it's not working anymore
can you tell me with which characters the webhook secret starts? (for the Live payment)
is it:
we_1LBc....
or
whsec_4....
??
a webhook secret starts with whsec_
and can it be that Stripe changes/updates this whesec_ from time to time automatically?
I see in my code there is a different whsec_ than that on the dashboard
did you get this webhook secret from Stripe CLI?
no from the dashboard (stripe website, developpers page..)
Did you get the webhook secret from test mode?
I think I got in my code the TEST mode webhook secret - but I am using the LIVE api key
sooo strange, this 100% worked last week ..
let me swap it and test again.
You can't use a test mode webhook secret in live mode
don't close the ticket please, I am testing it the right way now.
OK it worked. It was the missmatch between Live and TEST mode. Strange I didn't change and also in the git history I don't see any changes.
What ever: Thank you it worked. ❤️
No problem 🙂