Yahoo Web Search

Search results

  1. Join the community of Zoom developers to discuss and learn about Zoom's APIs, SDKs, and developer tools. Find topics on video SDK, API and webhooks, Zoom apps, meeting SDK, app marketplace, phone, team chat, contact center, and more.

  2. Jul 15, 2024 · Hi Team, I have integrated zoom meeting sdk in one of my android app couple years ago . Now doing it for another app, but I can see sdk has changed alot since then. Tried to install it but getting ZOOM_ERROR_AUTHRET_TOKENWRONG OR ZOOM_ERROR_INVALID_ARGUMENTS. I am not sure where i am going wrong. I am doing simple inegration where user can simply join zoom meeting with URL with guest login in ...

  3. Aug 7, 2024 · Ensure you are using the correct SDK Key and Secret from your Zoom App credentials. Double-check the signature generation logic to confirm it follows Zoom’s guidelines, using the JWT format correctly. Also, verify that the server time where the signature is generated is synchronized with an NTP server, as JWTs are time-sensitive.

  4. Jan 30, 2020 · Or you can implement OAuth which logs in the user to their Zoom account, and then direct them to the meeting url which opens the Zoom App. There is also a setting which only allows logged in Zoom users with certain email names to join your meeting.

  5. Aug 13, 2024 · Thanks for the context, @archana.kumari2!For Android, PKCE OAuth offers a better approach. Using PKCE OAuth instead of OAuth 2.0 isn’t an alternative solution, but rather a specific type of OAuth.

  6. Mar 4, 2019 · Learn how to access your JWT, OAuth, SDK and Webhook credentials in the new Zoom developer platform marketplace.zoom.us. See screenshots, instructions and tips for creating and managing your apps and tokens.

  7. Jul 13, 2022 · Hello! I am trying to integrate zoom into a website that I am developing. I would like to be able to redirect to zoom and automatically log in based on the username and password that is going to be passed as a parameter. Reading through the documentation I couldn’t find anything that would allow me to do that. Is it possible to do something like this? Thanks in advance!

  8. Aug 29, 2020 · Learn how to start a Zoom meeting with meeting ID and password using command line options for Windows, Mac and Linux. See examples, tips and links to documentation from Zoom users and developers.

  9. Nov 10, 2022 · @thecircleoflifefree at zoom.us > Account Management > Account Profile you can see your Account Number. I don’t actually see a way to get your Account ID through the portal – however, you can use the get a user api to retrieve your account id.

  10. Dec 9, 2020 · I understand, that to use the Windows SDK for SSO signin takes three steps: (1) register our organization for ZOOM SSO and setup your Zoom SSO provider (2) in our Windows App, do something that gets the user to login SSO, then get the SSO token (3) in our Windows App, pass the SSO token to the SDK call loginWithSSOToken We have done #1, and can login (manually) with SSO using our MS Azure AD ...

  1. People also search for