Hi everyone,
We are facing a critical issue with Zoom Phone Smart Embed in our internal web application. Since this afternoon, call-related events have suddenly stopped firing, and we need an urgent resolution.
The Issue:
-
zp-contact-match-event is being received correctly. (Confirmed via window.addEventListener(‘message’))
-
zp-call-ringing-event, zp-call-connected-event, and zp-call-ended-event are NOT being received at all**.**
-
This was working perfectly until a few hours ago. No changes were made to our code.
Our Environment:
-
Browser: Chrome
-
OS: Window11
-
Zoom Desktop Client Version: 6.7.8
-
Implementation: Using the Smart Embed iframe with the events parameter.
Troubleshooting already performed:
-
Verified that “Automatically Call From Third Party Apps” is ON in the Zoom Portal.
-
Verified that our domain is in the Approved Domains list in the App Marketplace.
-
Checked the browser console: No CORS or CSP errors, but call events are simply missing from the postMessage stream.
-
Restarted the Zoom Desktop Client and re-logged in.
Is there a known service outage or a recent API update affecting Smart Embed event delivery?
Any insights or workarounds would be greatly appreciated as this is impacting our production environment.
Thank you.