Audio Not Working also use 1.8.6

Hi @najahnow,

Welcome to the community!

The 403 response that you are getting for jQuery means that you’re probably trying to load it from Zoom’s CDN. Instead, please try loading jQuery from https://code.jquery.com/jquery-3.5.1.min.js

This should hopefully fix the issues you’re having. The Zoom Web SDK requires jQuery to function, and without it features will not work correctly.

Thanks,
Alex

thanks Alost it works

Hey @najahnow ,

With Web SDK version 1.8.5 + jQuery is no longer required.

Please update to the latest version, 1.9.0.

CC @alexmayo

Thanks,
Tommy