#pedro-reis_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/1354126343083659406
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi! Sorry, looking now.
Your webhook endpoints are not allowing the delivery. You can see that in the delivery attempts.
hi! the issue is that it stop working suddenly
That sucks. What do the logs for the webhook server say?
so Stripe is trying to send the webhook endpoints but my app is not alowing it, is that it?
Yes, it's that.
I'm still trying to add logs
okay, so that's definitely something on my app or server then
the weird thing is that everything's working properly on my local environment
That is, unfortunately, usually the case. ๐
well, thank you any way!
Of course. What programming language are you using for your webhook server?
JS (NestJS framework in this case)
Ahh, so you're in console.log heaven then. Good luck! ๐ค