Access denied on CDN

I’m trying to use 1.9.0 of the Web SDK, and I’m getting a 403 response from these URLs:

https://source.zoom.us/1.9.0/lib/vendor/jquery.min.js
https://source.zoom.us/1.9.0/lib
https://dmogdx0jrul3u.cloudfront.net/1.9.0/lib

Is this problem on my side? Other URLs to files in the same directories are working fine.

It looks like the dependency list in the guide is different than the one we have in our application:

Under option 2, we have that list in our application, but also jQuery. Was jQuery removed as a dependency at some point?

Hey @tcsteve,

Thank you for reaching out to the Zoom Developer Forum. Yes, that’s correct, jQuery was removed in version 1.8.3. You can safely remove thost depedencies.

Let me know if you have any questions. :slightly_smiling_face:

Thanks,
Max

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