Description
Hi @tommy,
We currently used below url schemas to join zoom meeting in our personal web site. but with the latest update of zoom desktop application update ‘5.7.0’ it’s unable to change participant default display name by passing from the join url as below.
desktop url schema:
zoommtg://zoom.us/join?confno=${meeting_id}&pwd=${pssword}&uname=${user_name}&token=${signature}
is there any way to change the participant default display name with pre-generated join url? @tommy quick response will highly appreciate.
Thanks.