Yahoo Web Search

Search results

  1. Show off your projects, ask for feedback, and discover new things on the Zoom Developer Platform! 11. Community forum for Zoom's APIs, SDKs, and developer tools.

  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 · Add the &pwd= {password} query param to the url like this: 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. Mar 4, 2019 · If you don’t already have a JWT App, you can create a new JWT app to get access to your API Key/Secret. First, log into marketplace.zoom.us, Go to the develop dropdown button right next to the manage button, then click Build App. On the Choose your app type page, click Create from within the JWT box:

  6. 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.

  7. Community forum for Zoom's APIs, SDKs, and developer tools.

  8. 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.

  9. Feb 18, 2022 · To publish an app on the Zoom Marketplace you must create an OAuth app. When you’re ready to test making API calls, download the latest version of Postman and import the Zoom API collections following the steps outlined here. There are Three Ways to Set up OAuth in Postman to Make API Requests We’re going to go through three ways to set up our OAuth application credentials to successfully ...

  10. Jul 13, 2022 · API and Webhooks Authentication. nicvazquez (Nicolas) July 13, 2022, 7:26pm 1. 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 ...

  1. People also search for