#audinate_webhooks-reporting

1 messages ยท Page 1 of 1 (latest)

late fernBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1485754598261002260

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

burnt wren
#

๐Ÿ‘‹ are you explicitly subscribed to listen to this event? Or are you subscribed to listen to all events?

vital vine
#

to this event only

#

here's my configuration

burnt wren
#

are you able to share the account id?

vital vine
#

here it is acct_1NVEGZAkfsJop3aQ

burnt wren
#

How are you triggering the report?

#

Via API or Dashboard?

#

And is this being run from test mode? A sandbox or a live mode account?

vital vine
#

Both. I am using live mode account.

#

When you say trigger the report, do I need to trigger something for this event to be sent?

#

I thought it is automatically sent throughout the day whenever there is data available.

burnt wren
#

I mean the initial report run.

vital vine
#

I trigger report run through API

#

What I want to do is listen to this event, if the whole day is already available, I would then call the create report run API.

burnt wren
#

Thanks for confirming, reports run from the Dashboard don't trigger webhook events and sandboxes do not receive reporting.report_type.updated which are common gotcha, which is why I was asking.

#

Can you confirm which Webhook endpoint is listening for this event?

#

Also is this a connect webhook endpoint set up on the platform account or directly on acct_1NVEGZAkfsJop3aQ

vital vine
#

Here is what I did when I configured the webhook

#

Not sure how to identify if it is a platform or direct account. I just went over to the developer dashboard and created a webhook like this.

#

Choosing the connected version won't let me choose this event type. So I don't think there's a misconfiguration.

burnt wren
#

When did you first enable the event?

vital vine
#

I created the webhook and enabled the event yesterday, but since it is not working, I tried to create a new one an hour ago.

late fernBOT
native sparrow
#

audinate_webhooks-reporting

vital vine
#

Hmm. I am querying report types through API and I notice that there's sometime a 2-hour interval where these time period changes.

#

So I was expecting that maybe there is a webhook sent every 2 hours. But no

native sparrow
#

I don't think so but not entirely sure. And those are only sent if you actively listen to them. If you need a definitive answer you should contact our support team: https://support.stripe.com/contact as my team here doesn't know much about Reporting.
Alternatively wait a couple of day (while listening to that Event) to see if you get one of those Events