#zenoitulos
1 messages · Page 1 of 1 (latest)
Hi there
Can you provide me an example request ID where you created a report_run?
Then I can take a look
Thanks, give me a moment to look
Okay
Your endpoint is a Connect endpoint
These reports run on your platform account
So you need a Direct endpoint here
You can see that the Events are firing. Ie: https://dashboard.stripe.com/events/evt_1MZasJGTA8idKtSBEs9cNyBg
Ok, I see that event but to my knowledge we have the single webhook event listener for everything.. that not true?
oh.. I see what u are referring to
Endpoint type
Yep
so we need 2 of these ?
Yep
can be the same URL
One for Events on your platform, one for those on your Connected Accounts
got it
Yes can be the same URL
where would I go to see the webhook event you shared
yeah. when I go in, I go to developers> logs
and I was looking for the events
but it seems I am only seeing Connected stuff?
No if you are on your platform and you go Developers --> Events then you can filter for type
If you do something like reporting.* you should see those events come up
But yeah you would need to be viewing your platform Dashboard here to see these
ok, ty