Resultado da Busca
2 de set. de 2024 · Zoom Apps. The Zoom Developer Platform is an open platform that allows third-party developers to build applications and integrations upon Zoom’s video-first unified communications platform. We want to create and publish app on zoom marketplace which can be seen as taskpane on right of meeting with a custom UI? To what extent it is possible?
23 de abr. de 2024 · If you just need the Account Number then you can find when you go to zoom.us and sign in. Then, go to ‘Profile’ from the navigation menu on the left. Check under your name, your Account No. should appear there. If you need the Account ID specifically I can send that to you in PM if you provide me with your account number there.
19 de jul. de 2024 · I created this meeting using server-to-server authentication from same account. Can you explain the difference between external and internal users? and how do I create internal users
27 de ago. de 2024 · September 7, 2024. Zoom-meeting-sdk-crash-after-upgrade-to-v5.16.1.16439. Meeting SDK. video-sdk , sdk-jwt. 0. 275. October 17, 2023. Description When I ran the MeetingSDK sample on an AndroidTV14 device it crashed when I unmuted the video.
1 de out. de 2024 · Make sure to enable the feature “Allow participants to join before host” in your account settings to use this feature when scheduling meetings. To do so, head to the Admin Tab > Account Management > Account Settings > Meeting tab > Allow participants to join before host. Screenshot 2024-10-02 at 9.47.57 AM 1596×380 47.3 KB.
5 de fev. de 2024 · Steps To reproduce :-1. call joinMeeting on sdk. 2. onMeetingStatusChanged will be called with status as MEETING_STATUS_CONNECTING. 3. Automatically after a loading bar appears on the screen, onMeetingStatusChanged will again be called but with status as MEETING_STATUS_DISCONNECTING. There has been no code change from our side.
26 de ago. de 2024 · And the zoom account from which the conference is created should be the same as the account from which the zoom app is created. This was the solution! I needed to use the same account to create the meeting and join the meeting. For meeting creation I used Server-to-Server App and Zoom API; For joining the meeting I used General App’s Meeting SDK
14 de jan. de 2024 · @chunsiong.zoom, Yes of course, its perfect & in sync state, & as i said i tried reducing time by 5 min, 10 min, 15 min, 20 min, 25 min & more, but when it not work, reducing time rarely make it working.
9 de fev. de 2024 · I am writing to request the deletion of a meeting recording and meeting details from our Zoom account from the code. I am unable to find the Scopes[DELETE] and API documentation for deleting meeting recording so could you please assistance for this issue.
29 de ago. de 2024 · No this is not possible. Tokens expire after 1 hour. For user auth apps, you can you can use the refresh token to refresh the access token. For server to server apps, there is no refresh–you have to generate a new token. Sharvani: Invitees List: When scheduling a meeting, is it mandatory to include the invitees list within the Zoom meeting ...