Zoom@1.9.0 : 403 loading jquery.min.js

Hello :slight_smile:

I’m trying to update to the new release of Zoom, v1.9.0, but it got a 403 Access Denied error when trying to get jquery.min.js on this url : https://source.zoom.us/1.9.0/lib/vendor/jquery.min.js

All other resources seems ok

Hi @cedric.s,

The jQuery file can be obtained from https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js

The one hosted on Zoom’s documentation is not available for use. It would be good if we could get this replaced in the documentation @shrijana.g as this question has come up a few times lately :slight_smile:

Thanks,
Alex

Thx for answer !

Is it the same for others vendors, or at least lodash ?

Not as far as I am aware, however I would always recommend loading 3rd party plugins such as lodash and jquery from trusted CDNs like CDNjs or JSdelivr, since Zoom can take down these dependencies whenever they like.

Sorry, it’s my mistake, i haven’t read well changelog of v1.8.5, that said it removed Jquery…

2 Likes

Happy to hear you got it sorted out @cedric.s ! :slight_smile:

Thanks for answering @alexmayo !

-Tommy

1 Like

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