Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Resend" for webhook events doesn't get forwarded to local listener #1206

Open
kkoyot opened this issue Jun 19, 2024 · 0 comments
Open

"Resend" for webhook events doesn't get forwarded to local listener #1206

kkoyot opened this issue Jun 19, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@kkoyot
Copy link

kkoyot commented Jun 19, 2024

Issue

During local testing, sometimes I forget to turn on listening for webhooks. Because of that, some events are not triggered within the system, so instead of redoing the whole test I want to just resend the event from Stripe and have it forwarded to the local listener. The problem is that if I go to the event and hit "Resend" button, it never gets sent down to the listener. What's worse, for successful webhook delivery in "Webhook attempts" sections, only the remote server responses are listed, the CLI responses are empty, despite seeing clearly in the console that there was a 200 for a webhook

Expected Behavior

Clicking "Resend" should behave just like the first time an event webhook is being fired.

Steps to reproduce

Turn on stripe CLI and click "Resend" on any event

Traceback

no output

Environment

WSL Ubuntu 22.04

@kkoyot kkoyot added the bug Something isn't working label Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant