Amar
(Admin)
January 21, 2021, 3:07am
1
Hi,
I am trying to use the customizable web SDK in my react.js application. Followed the steps in the guide.
Error
Access denied for file js_media.min.js .
Which version?
zoom-instant-sdk-web-1.0.0
To Reproduce
Steps to reproduce the behavior:
Create a sample react application
Follow the guide to build a video meeting component.
Follow the guide to build the signature server API component
Try to run the video component, see the error in browser console.
Device (please complete the following information):
Device: macbook pro
OS: macOS Big Sur
Browser: Chrome latest version
1 Like
tommy
(Tommy Gaessler)
January 21, 2021, 11:55pm
2
Thanks for reporting this @Amar ,
We are already taking a look into the issue and will report back with the fix. (CS-2830)
Related thread:
-Tommy
tommy
(Tommy Gaessler)
January 22, 2021, 5:47pm
3
Hey @Amar ,
Unlike Web Client SDK, the Fully Customizable Web SDK has not been published to the CDN. So you would need to use the SDK library that comes with the package at the moment.
Thanks,
Tommy
Amar
(Admin)
January 26, 2021, 10:16pm
4
Thanks @tommy I was able to use the local lib
1 Like