JavaScript-Meeting-API

I have a website in asp.net and we were using JavaScript-Meeting-API to integrate zoom meetings into my web application

But all sudden it stopped working 

Zoom.init(“https://www.zoom.us/api/v1”);

 

This is the version we were using.

Can you let me know what is the problem with this version?

 

Hi Frnaces, 

What errors are you seeing when trying to call Zoom.init(“https://www.zoom.us/api/v1”); ?

Thanks