Web SDK version 1.7.4 is now live

Hello Zoom Developers,

With the recent changes coming from Zooms Web Clients Maintenance Window on April 2, 2020. We are releasing a new Web SDK version 1.7.4 to stay in parallel support of Zooms Web Client services.

All users are required to updated to version 1.7.4 immediately as versions 1.7.2 and below will no longer be operational.

For full details about 1.7.4, please visit the latest Web SDK change log page.

To get started, you can find the latest Web SDK version in the following locations:

  1. NPM: https://www.npmjs.com/package/@zoomus/websdk
  2. Sample Web App repo: https://github.com/zoom/sample-app-web
  3. Angular Sample App repo: https://github.com/zoom/websdk-sample-angular

We apologize for any inconvenience this change may have caused. Thank you for being patient with us, as developers like yourselves makes our developer community awesome!

As Always
#codeHappy

1 Like

Does it mean WebSDK 1.7.4 is operational end-to-end? I am getting following error when trying to join webinar with WebSDK: “The service is temporarily”, errorCode: 403

Hey,

I’m receiving this error when importing the package after installing the new version using npm:
Screen Shot 2020-04-07 at 15.54.39

All I added so far to my code was import { ZoomMtg } from '@zoomus/websdk'

Thanks!

I received this after the host accepts the connection to the meeting

This is using the sample-web-api project

Hey @james.tubman, @itamarg, @michal.olczak,

Please start new threads for your different errors.

Thanks
Tommy

Hello,
The 1.7.2 version web SDK is first time disconnecting and giving connection timeout error, in second attempt its working fine, can you please check.

when i join first time its giving error like this.


thank you.

Hey @kumark.aksf08,

You must upgrade to 1.7.4

Thanks,
Tommy

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