Reactjs with Zoom WebSDK Integration

I am using Zoom Websdk and tried to integrate it with react following the below video:

But when i start the application using npm start and nagivate to /meeting it shows me join option and when i click join it just keeps loading (Joining Meeting) window.

1)I have attached screenshot with console window showng so such error

2)I have configured all the settings such as sdkkey ,sdksecretkey,zoom meeting code,password etc

Please Help!

Hey I want to integrate my react js application with zoom websdk, but I am facing invalid signature error while doing so. It was working fine but all of a sudden its showing me signature error timeout even there was no changes in the code.