Web SDK 1.8.6 not working - 403

https://source.zoom.us/1.8.6/lib/vendor/jquery.min.js

<Error> <Code>AccessDenied</Code> <Message>Access Denied</Message> <RequestId>DC5DD3327FF8890E</RequestId> <HostId>NJs9lS+e9VNR26/eHHhCCC2AHHQd7+ech5yIwB24rW2fypE0eJ7ZeGW8KBSfBp0kN2FM2QtdEe8=</HostId> </Error>

Other SDK files ase OK.
Windows 10, Google Chrome.

Hey @reg,

There’s no need to use the jQuery file provided by Zoom, instead you should load it from their CDN, or download it and host it yourself.

jQuery 3.5.1: https://code.jquery.com/jquery-3.5.1.min.js

Thanks,
Alex

1 Like

Hey @reg,

Thank you for reaching out to the Zoom Developer Forum. I can confirm that @alexmayo is correct. In the latest versions of the Web SDK, jQuery is no longer required as a dependency so we don’t provide it on our server for download. Please use their CDN version or download it locally.

Let me know if you have any questions and thank you for the assist @alexmayo!

Thanks,
Max

1 Like

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