Hi Gurus,
I have a very basic question. I have a javascript program in which, I plan to call ZOOM API to create ZOOM meeting. Therefore i need to generate token by using client id and client secret.
It is a bit doesn’t make sense for me to create an ZOOM app to get the client id and client secret. coz. i do not have a domain and I do not intend to publish any kind of ZOOM authentication app to anyone. I just want to create ZOOM meeting via API in my javascript program by using my user registered.
Can i know if there is a way?
Regards,