#ermander - error

1 messages · Page 1 of 1 (latest)

last star
#

Hello. One moment

cobalt siren
#

Hello!

last star
#

Ah I see

cobalt siren
#

No problems, thanks in advance 🙂

last star
#

That's a very common error. One moment while I grab a link for you

#

That link shows common pitfalls and solutions

#

Could be a number of things

#

Make sure you're using the proper signing secret first

#

Then, you have to track down what could be mutating the inbound request body

cobalt siren
#

I'm trying to figure out

#

i'm using the stripe cli so simulate this webhook

last star
#

Yeah, so look at the above link for potential solutions

#

It could be a number of things, but most likely you have some library that mutating that inbound request body

cobalt siren
#

Do i have to use this webhook secret inside my nodejs server?

last star
#

Yes that's correct

cobalt siren
#

mmm i'm not figuring out the problem

last star
#

Can you log the inbound response body and see what it looks like? There should be some added whitespace

#

And send what it looks like in here

cobalt siren
#

Do you mean this?

forest raptor
#

Hey there stepping in for duchess -- where exactly are you having issues? That raw body looks correct / as needed.