#shrey - cli webhook

1 messages · Page 1 of 1 (latest)

short coyote
#

Do you see anything happen on your CLI at all when events are sent?

vernal orchid
#

No, nothing happens to the cli

short coyote
#

From another terminal, can you try manually sending an event with something like
stripe trigger customer.created

#

Also do you have an event ID for an event that you think your endpoint should have received?

vernal orchid
#

stripe trigger customer.created

This triggers an event, stripe trigger is working

#

Yes I have the event id

spare haven
#

For CLI forwarded events Stripe won't have any record of that, but what does the CLI output show?

#

It should display eg a 200 success or an error status for each forwarded event to your local server

vernal orchid
#

@spare haven Nothing shows up on CLI, no success no failure, like it never listened to an event

spare haven
#

If you disable the forward and just run stripe listen then create an event while that's running, what do you see?

vernal orchid
#

Nothing either

spare haven
#

Can you trying logging out and back in?

#

stripe logout then stripe login

vernal orchid
#

still nothing

#

Okay I figured out the issue, I was resending an old failed webhook, that is not forwarded

#

fresh one is forwarded

spare haven
#

Ah, yes

#

That's not what you said when describing stripe trigger though

#

which should generate a new event you see in the logs and is forwarded