henry94
Listener
since ‎2022-07-30
‎2022-07-30

User Statistics

  • 3 Posts
  • 0 Solutions
  • 0 Likes given
  • 0 Likes received

User Activity

I want to open up zoom meeting url from my app in device's browser, i.e. Safari in iOS and Google chrome in Android.Here is the url of zoom meeting: https://us04web.zoom.us/j/9218226818?pwd=ZmdXcjJ3Z2RqcUE4UzBmVnhwWUNsdz09gflI have successfully opene...
I am writing a sample app to integrate zoom meeting into web application. I have gone through the below links https://zoom.github.io/sample-app-web/ZoomMtg.html and https://marketplace.zoom.us/docs/api-reference/zoom-apibeauty I will have a button to...
I am using Zoom’s “Create a Meeting” API to create a zoom session and get the session’s start_url (https://marketplace.zoom.us/docs/api-reference/zoom-api/methods#operation/meetingCreatecrypto).When I use the start_url for the first time, I’m able to...