copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
Zoom + Office 365: Graph API and Domain Association Errors Hi community, We’re trying to integrate Zoom with Office 365 for calendar and contacts sync However, we’re running into these errors: “Your account may not be compatible with the Microsoft Graph API” “Zoom association domain does not match O365 verification domain” This happens when selecting API Graph as the authorization method and using OAuth 2 0 Important clarification: We
Recording wasn’t created cannot be found - Cloud Recordings - Zoom . . . Hello, I recorded an important seminar last night using the Zoom Desktop App on my laptop The seminar ran through the night, so I set Zoom to record so I could review it in the morning I ensured the following before leaving Zoom running: The default recording folder was correctly set My laptop’s sleep settings were turned off The Zoom app showed the recording status (red dot) at the top
Attempting to obtain bearer token - Authentication - Zoom Developer Forum I’m having trouble attaining a bearer token for a server to server app Following instructions provided by Zoom for the Server to Server OAuth entry I use the following, inserting my ClientID, ClientSecret and AccountI…
Zoom Account ID Client ID Client Secret - Zoom Developer Forum I’m trying to add zoom to a 3rd party provisioning tool and it needs the Connection Name, Account ID, Client ID and Client Secret I’ve been searching for this in both my zoom profile and zoom app marketplace and can not find what im looking for Any help would be great appreciated
Why My Zoom Not Working On Mobile data? The weird part is, Zoom works perfectly fine when I’m connected to Wi-Fi, so I know it’s not an app issue Here’s what I’ve tried so far: Restarted my phone multiple times Made sure my mobile data is turned on and working (other apps like YouTube and Instagram work fine) Checked for Zoom app updates—it’s up to date
Join meeting error after host ends the session - Web - Zoom Developer Forum Description When the host ends the meeting (client leave(true)), and the guest attempts to join the room simultaneously, calling client join(meetingId, token, userName, passcode) from ZoomSDK returns an error: Error: {“type”: “JOIN_MEETING_FAILED”, “reason”: “meeting ended”, “errorCode”: 4004} if guest init too long after host ended the meeting When call client join
Restricting Participants to Only Those Invited - Meetings - Zoom . . . We use the following API to create meetings for fitness classes: Zoom Meeting API I am looking for more information on how we can make the meeting more secure as today many students will share the links with their friends Description We have created a Zoom solution that allows our customers (fitness businesses) to create virtual classes These fitness businesses will have their students
How to Track Meeting Participants’ Emails Without Enabling Required . . . I am developing a website for a client, and I need guidance regarding Zoom API’s participant tracking features Scenario: I have a dashboard page (dashboard html) with a “Join Meeting” button for users to directly join a Zoom meeting We want to track which users attend the meeting and log the exact time when they join, storing this data in our Firestore database Workflow: User clicks