#xinjin-webhooks
1 messages · Page 1 of 1 (latest)
I didn't get
can you link me to what request you made? where you expected to get that webhook event?
can you link me the request ID? I can't get anything from the screenshot
that only created an account, never attached an external account to it
look up the request and the params you're passing in that request: https://dashboard.stripe.com/test/logs/req_Smi4LYiFgp9Lou
ok looking one sec
ok so I see the event was created, it was https://dashboard.stripe.com/test/events/evt_1JYCebRFAS4njLVxiwbigO1h
however, you'll see that the Webhook event couldn't be sent to your endpoint because of some connection issue
and I'm seeing that connection issue across a few other webhook events too
so I would investigate that, not sure why that is happening but the events aren't being sent due to some connection issue
Ok.
It is critical issue for the development.
So I wish to hear from you.
Thank you.
That is event by me, right?
so the event exists, I think you're looking at the Platform account maybe? so it isn't showing it to you as it happened on the Connect account
How can I access to the event then?
you might be able to see the Connect event by the "view dashboard as connect account" button
so this might show you the event
https://dashboard.stripe.com/acct_1JYCeURFAS4njLVx/test/events/evt_1JYCebRFAS4njLVxiwbigO1h
but regardless the issue is that the event is being sent, but Stripe isn't able to connect to your webhook endpoint