#japoorv

1 messages · Page 1 of 1 (latest)

glossy spruce
#

Hello @novel obsidian , are you able to share an example subscription id where you don't receive that particular event?

novel obsidian
#

One moment

#

Okay so just checked the Stripe UI for this subscription pi_3JXL5JSGbEHxf91b0glaDU7I
turns out the webhook didn't respond so the webhook is being triggered.
Now the issue is I don't see the webhook being log in my stripe cli, hence I guess it is not being forwarded to my backend. Any clues ?

glossy spruce
#

hmmm, interestingly, it shows that it delivered successfully once, but timed out the second time

#

have you tried restarting your Stripe CLI?

novel obsidian
#

Hmm.. actually on subsequent payments it sometimes successfully delivered the event.
Would restart.
This happening in testing is fine by me, except I suppose this is a test only issue ?
Is this guranteed to be triggered and sent to my backend during production ?

glossy spruce
#

are you planning to use CLI in production as well?

novel obsidian
#

No just for testing.

glossy spruce
#

some users have reported issues with the Stripe CLI not delivering events sometimes. Usually restarting the CLI fixes it. Since you're not using the CLI in production, you won't face this issue.