#Lncoder

1 messages · Page 1 of 1 (latest)

stiff trellisBOT
brazen gulch
#

Hi
Can we keep all the message in this thread please ?

{"type":"StripeSignatureVerificationError","raw":{"message":"No signatures found matching the expected signature for payload. Are you passing the raw request body you received from Stripe?
This is my code:

#

can you delete the other messages from the main channel ?

tropic harbor
#

ok yes

brazen gulch
#

@tropic harbor

#

thanks!

#

I meant to keep just the first message in the main channel.

#

no worries.

tropic harbor
#

oh, sorry, I rewrite it

brazen gulch
#

According to this error you are using the wrong webhook secret or you have middleware that is updating the request body (e.g. json converter)

tropic harbor
#

yeh, but I made sure to put the middleware for each request not a global one

#

maybe my webhook secret is not valid anymore, where I can find it?

brazen gulch
#

You deployed your endpoint or you are using Stripe Cli ?

tropic harbor
#

stripe cli

harsh field
#

Hi! I'm taking over from my colleague. Please, give me a moment to catch up.

#

You should be able to see your local webhook secret when you run the stripe listen command.

harsh field
#

Please, let me know if you have any other questions.