CORS issue while running locally on AngularJS

Description
I am trying to integrate the zoom web SDK into our angularjs application, currently we are facing a CORS related issue due to which we cannot test our code

Error
Failed to load resource: net::ERR_FAILED https://rwcff.cloud.zoom.us/wc/ping/4972552659?ts=1591106667852&auth=opCm8lejezYgSYxphlgmEroUQvg4Z2us5vHzovff9AA&rwcToken=HOCHufbLWp72IPtBApG_ct_JlnoFHL7flBVL2xvcUZg&dmz=1&_=1591106665241

Failed to load resource: net::ERR_FAILED https://rwcva.cloud.zoom.us/wc/ping/4972552659?ts=1591106667852&auth=opCm8lejezYgSYxphlgmEroUQvg4Z2us5vHzovff9AA&rwcToken=LYz6bDf40Rj6Y1jIZRgNryvPVUT3Dq1POFFi8D9pRLc&dmz=1&_=1591106665240

Which version?
Web SDK version 1.7.7

To Reproduce
Steps to reproduce the behavior:

  1. Load the zoom sdk, init the meeting and join it (meeting number is my personal meeting’s Id)

Screenshots

Browser:

  • Browser: Chrome Version 81.0.4044.138 (Official Build) (64-bit)
  • Using lite-server to run the application locally

Hey @muhammad.youshea,

Are you still seeing this issue?

Can you please try upgrading to version 1.7.8.

Thanks,
Tommy

I have upgraded to 1.7.9 but the cors issues was resolved before that. Thanks

1 Like

Yes this issue was fixed in version 1.7.8! :slight_smile:

Thanks,
Tommy