#MikeGreat
1 messages · Page 1 of 1 (latest)
hi! do you have any details we can look at? Like an event ID evt_xxx that is not being delivered as you expect?
yes
i mean, i dont have any event firing on my staging environment, what do you need from me to investigate this
I'd need an event ID evt_xxx that is not being delivered as you expect?
evt_1LMYVgHuNba0BC8OrzRpzDBU
ok, now can you talk me through your webhook setup? bear in mind Stripe has no concept of a staging environment, we have a test mode and a live mode
looking at your account you have a https://staging-api.******.com/webhook URL, is that where you expect the events and aren't getting it?
yes
are you aware that you set those URLs up as "Connect" endpoints and was that intentional? https://stripe.com/docs/connect/webhooks Connect endpoints only recieve events from other Stripe accounts under your platform , the event you linked is not a Connect related event so would not be sent to such an endpoint, which is likely your issue.
oh, i dont need it to be connect end poin
i have changed it, i just canceled a user subscription and the webhook didnt receive any events
have a look at https://dashboard.stripe.com/test/events so you can look at the events we tried to send and start debugging why your server returned an error