Gaurav Gosain

Results 2 issues of Gaurav Gosain

Hello. I was wondering if it is possible to use an external curl request on a dAPI route when the uAdmin app is hosted on a server. Currently when using...

I'm trying to automatically start the recording for the meeting as soon as the user joins. So far I have tried both of the following: ```js onApiReady={(externalApi) => { externalApi.executeCommand("startRecording",...