#abigail_webhook-signature-error
1 messages ยท Page 1 of 1 (latest)
๐ 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.
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.
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.
I'm not a developer so I'm a bit intimidated by this document.
I'm not sure how to go about this fix - preferably I can speak to someone over the phone
This server is specifically for helping developers
Who are coding integrations with Stripe APIs
For all other inquieries, I recommend reaching out to Support here: https://support.stripe.com/contact
Are you able to see my dashboard and walk me through step by step on how to fix the errors?
No
The errors are coming from the code verifying the signature, not settings on your dashboard
Thank you. I think I may have resolved the issue.