Hey @jimig,
The webhooks correspond with the “Dashboard data delayed” status.
We are seeing participant join webhooks, and meeting.ended webhooks affected.
Thanks,
Tommy
Hey @jimig,
The webhooks correspond with the “Dashboard data delayed” status.
We are seeing participant join webhooks, and meeting.ended webhooks affected.
Thanks,
Tommy
@tommy I’ve been following the status and as of yesterday morning (around 0700 UTC?) I noticed that there were no open incidents.
However, we have a meeting after that time that is missing some hooks.
We an see recording, participant and started hooks missing.
See Meeting ID: 711483699
We need to know what’s going on so we can let our customers know.
Hey @jimig,
There are still some log service issues which may impact some webhook notifications.
We are working on a fix to this issue asap.
Thanks,
Tommy
The participant hooks were working yesterday, but stopped working today.
I also didn’t get notifications for “Meeting Registration has been created” event. Is it because of some issues at your end?
I am consistently getting meeting started and ended events.
@leenasn I am also not receiving webhooks for meeting recording completed - I imagine because of the pandemic, Zoom is under quite a heavy load.
Hey @MarkWalsh, and @leenasn,
We will look into the webhook issues. Can you share which webhooks aren’t working and the meetingIDs that go along with them?
Thanks,
Tommy
@tommy please see ***********
We only got meeting.started event and missed participant events
*This post has been edited to remove any meeting / webinar IDs
Hello,
I unfortunately cannot share any Meeting IDs as it’s our clients who are recording meetings and we have no visibility of these Ids
Hi Tommy,
We missed participant joined and left
Hi Tommy, are things back to normal with on time delivery now?
We are not seeing any further issues but want to be sure.
Webinars webhooks are working for some apps but for not for others.
its not working for appId: B_T04cOaSN-bccKGvZOv2Q
Hey @nitin,
Which Webinar webhooks are not sending? Please private message me the webinarIDs.
Thanks,
Tommy
Hi Tommy!
Meetings webhooks are not working.
I enabled webhooks for my new app 1 hour ago.
My app still in active development phase so I can’t see Call Logs in Zoom App Dashboard
AppId: 5rzV1qhgTxu8Q2r9lxftWg
MeetingID: 886 1346 9710
ParticipantID: 158450
@tommy I’m also having problems with webhook delivery right now, though this is my first time ever setting it up. This is on an OAuth app.
I’ve followed the steps in the above link, don’t see any outages on Zoom Status and my endpoint is returning 200 OK
.
I’ve subscribed to 6 events, including:
These are the scopes I have enabled on the OAuth App:
My (test app) client ID is TUl9f2r_S6OpdsnZaWkUtA
. I can successfully send it a POST
request at the URL I’ve specified on the Event Notifications panel, but nothing is arriving other than my test posts (and I am testing from a public endpoint, nothing that should be guarded).
I appreciate any guidance you can offer!