Autostarting Meeting through depreciated protocol and options?

Hey @videowall, happy to help.

I believe the issue is you are not using the rest of the required query params.

Try adding the following query params:

confno={MeetindID}

zc=0

stype=100

uid={hostUserID}

token={tokenFromThisAPICall}

uname=videowall

Full url:

zoommtg://zoom.us/start?confno={MeetindID}&zc=0&stype=100&uid={hostUserID}&token={tokenFromThisAPICall}&uname=videowall

Thanks,
Tommy