Error when trying to init()

Description
I’m trying to call zoomClient.init() and getting an error. I am running the Video SDK in an electron app. I tried using both the ‘CDN’ and the ‘Global’ options as well as pointing to it locally. I have made sure that the local path has the same contents that you have in you ‘lib’ folder but still getting the error. It may be that it cannot reach this path for some reason, but I am not able to figure out if that is the issue. Any help would be appreciated. Thanks.

Error
type: Invalid Parameters
reason: “depedent assets are not accessible”

Which Web Video SDK version?
1.0.3

And if I put the links you provide in the docs in directly I get this

GET https://source.zoom.us/instant/1.0.3/lib/js_media.min.js net::ERR_ABORTED 403

So I was able to get it to pull from something locally. Still have the issue that the CDN or Global doesn’t work. But I have a tentative dev solution.

Hey @ephraimwwt ,

Apologies for the confusion, there is no CDN at this time.

Happy to hear you were able to get it working locally. :slight_smile:

Thanks,
Tommy

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.