Newcomer
August 19, 2022
Question
Zoom JS SDK | OpenUrl | Accessing Untrusted Web Site
- August 19, 2022
- 0 replies
- 3 views
Hi team,
I am trying to use zoom js sdk per zoom's documentation below. Use case if to have a link in the zoom app which would open up a url in browser. The app does open up the url in browser but throws an "Accessing Untrusted web site" error. I have already whitelisted the url in my app but still the error persists. It works fine for urls which are globally whitelisted by zoom e.g. youtube.com
Any help in this regard is highly appreciated. Attaching screenshot of the issue.
https://appssdk.zoom.us/classes/ZoomSdk.ZoomSdk-1.html#config
https://appssdk.zoom.us/classes/ZoomSdk.ZoomSdk-1.html#openUrl
Regards
