#mandu_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/1460747128790847608
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Here's what my workbench looks like. I know about a month/two months ago I saw a "Resend webhook" button on similar failed events.
Hello, looking in to this. I do know that the Stripe CLI can resent events, so that may be a backup.
https://docs.stripe.com/cli/events/resend
oh thats great in the meantime ty!
seemed to work, nit that these cli-sent events don't show up in workbench though
are you able to see the "resend webhook" button at all on workbench yourself?
I am still seeing it though it looks like my event page is decently different than yours, not sure why
Still looking
the event and workbench i shared was in a sandbox env if that makes a difference. also to a local listener, not a stable url
Hi there,
taking over for my colleague. Let me quickly catch up and take a look...
Was the event you shared, the only event where the resend button was missing or is this happening every time?
hello, this is happening every time
specifically with local listeners it seems as I do see the resend option for webhook events to stable urls in my prod box, see pic
This is odd.So it works when using the Stripe CLI, but it does not work in the regular workbench dashboard?
Meaning when you have a local listener through the CLI, you can resend through workbench, but not with your regular webhook endpoint
no, whats happening is for the event id i shared, the workbench dashboard does not show a "resent event" button. so i am unable to resend events through the workbench UI
I can resend the events via the stripe cli
Ah gotcha
for the non local webhook in our prod env, I do see the resend event button. we do not have local listeners for prod
Now I understand, sorry for the confusion. Let me check that in my enviroment real quick...
Ok, I just doublechecked and the delivery to my local listener does not have the resend button, while the delivery to my webhook endpoint does have the resend button
So that would be the expected behavior
its expected that I can't resend local events through the workbench UI? i think it should also have the resend button
can i put in a feature req for this?
Yes absolutely. Let me do that for you real quick.
Alright, product request is submitted
thanks!