#enraged-camel_webhooks
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/1405246669162942536
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi, what does 'Stripe header in webhooks.' mean exactly? Are you referring to the webhook signature verification: https://docs.stripe.com/webhooks/signature ?
From looking at your account, I found this random event: evt_1Rvi3VKvt64dqObabzU4xpJc. I can confirm that you're sending 'Webhook Not Verified' in the response. Your code is returning 400 instead of 200 with this response body.
You will need to debug this on your end as we do not have much exposure here