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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2025-03-06 03:39 PM
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!
- Topics:
-
Chatbot

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2025-03-07 02:00 PM
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.
