#jono_webhooks

1 messages · Page 1 of 1 (latest)

slow karmaBOT
#

👋 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/1374423042788298762

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

oak fox
#

Hi! Your code should be built to handle multiple receipt of the same event - it may happen - so it shouldn't be an issue to re-send them.

If your webhook endpoint code is not able to handle duplicate receipt of the same event, that's likely what I'd focus on fixing, as it will not only solve your current issue, but help ensure that duplicate events don't cause you issues going forward.

fallow fox
#

Yeah, we do handle mutiple receipt of the same event. So you reckon I should just resend all of them?

oak fox
#

It'll either go fine - which confirms your code does what it says it does - or it'll explode - which will refute it; either case is a great next step forward.

So I'd say give it a go. ¯_(ツ)_/¯

fallow fox
#

Thanks for the vote of confidence 🤣

#

We don't do explosions here 💥

oak fox
fallow fox
#

OK, I'm going to use the Stripe CLI for this. I've installed it, and trying to authenticate, but it's only allowing me sandbox/test mode?

fallow fox
#

Running now, thanks for the help!

slow karmaBOT
oak fox
#

AMAZING

I'm glad you didn't lose any fingers. 🤪

You're very welcome - any time! 🙂

slow karmaBOT