#pedro-reis_webhooks

1 messages ยท Page 1 of 1 (latest)

opal impBOT
#

๐Ÿ‘‹ 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.

prime whale
#

Hi! Sorry, looking now.

#

Your webhook endpoints are not allowing the delivery. You can see that in the delivery attempts.

astral pecan
#

hi! the issue is that it stop working suddenly

prime whale
#

That sucks. What do the logs for the webhook server say?

astral pecan
#

so Stripe is trying to send the webhook endpoints but my app is not alowing it, is that it?

prime whale
#

Yes, it's that.

astral pecan
#

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

prime whale
#

That is, unfortunately, usually the case. ๐Ÿ˜…

astral pecan
#

well, thank you any way!

prime whale
#

Of course. What programming language are you using for your webhook server?

astral pecan
#

JS (NestJS framework in this case)

prime whale
#

Ahh, so you're in console.log heaven then. Good luck! ๐Ÿคž