cancel
Showing results for 
Search instead for 
Did you mean: 

On April 16, between 2:25 P.M. ET and 4:12 P.M. ET, the domain zoom.us was not available due to a server block by GoDaddy Registry. This block was the result of a communication error between Zoom’s domain registrar, Markmonitor, and GoDaddy Registry, which resulted in GoDaddy Registry mistakenly shutting down zoom.us domain. Zoom, Markmonitor, and GoDaddy worked quickly to identify and remove the block, which restored service to the domain zoom.us. There was no product, security or network failure at Zoom during the outage. GoDaddy and Markmonitor are working together to prevent this from happening again.

ZVA "isn't loading" for some customers, but is loading for me

VanessaVaZoomie
Zoom Employee
Zoom Employee

We recently discovered an issue with our website's CSP settings that required an additional step to ensure that all browsers can access and open ZVA. 

If you're seeing reports that "ZVA isn't opening for me" and the icon is not showing, please ask your Dev Op or IT Manager to do the following:

add *.zoom.us to script-src (load js from *.zoom.us)

add *.zoom.us to child-src (to load iframe from *.zoom.us)

add wss://*.zoom.us https://*.zoom.us (to connect-src to make http request)

If your DevOps or IT Manager does not approve of this method, please submit a support ticket under the product category "Zoom Virtual Agent," and we have other options to provide them to ensure that ZVA can operate as intended on your web assets and you can get a high ROI for your investment with Zoom Virtual Agent and Contact Center!

1 REPLY 1

VanessaVaZoomie
Zoom Employee
Zoom Employee

Correction -- it's not Zoom's CSP settings. It's an edge case within the Zoom customer using ZVA's implementation location's CSP settings that cause the launcher widget to not appear at times. It's due to that implementation location's CSP settings and needing to add Zoom endpoints to the "allow" list.