#abigail_webhook-signature-error

1 messages ยท Page 1 of 1 (latest)

wild zealotBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1467934748608303225

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

dawn gyro
#

Hi ๐Ÿ‘‹

Looking at a recent event, I can see the error being returned is an โจInvalid signatureโฉ error

#

We have a doc specifically about resolving this kind of error

#

I noticed also that you appear to be using NodeJS for your back-end. We have an example of a working signature verification function for Node here that you can use to compare with your code.

hallow parcel
#

Thanks, I just added the key as a a separate secret to my application. I'm a little lost on all the other steps I need to take relating to the signature error.

hallow parcel
#

I'm not sure how to go about this fix - preferably I can speak to someone over the phone

dawn gyro
#

This server is specifically for helping developers

#

Who are coding integrations with Stripe APIs

hallow parcel
#

Are you able to see my dashboard and walk me through step by step on how to fix the errors?

dawn gyro
#

No

#

The errors are coming from the code verifying the signature, not settings on your dashboard

hallow parcel
#

Thank you. I think I may have resolved the issue.