City Pedia Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Zoom Account ID/ Client ID / Client Secret - Zoom Developer Forum

    devforum.zoom.us/t/zoom-account-id-client-id-client-secret/108498

    Hey @vincent.dellelba! 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 ...

  3. Where can I locate in my profile the Zoom account ID?

    devforum.zoom.us/t/where-can-i-locate-in-my-profile-the-zoom-account-id/78637

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

  4. Zoom Error: This account does not exist or does not belong to you

    devforum.zoom.us/t/zoom-error-this-account-does-not-exist-or-does-not-belong...

    Typically here are the possible causes of “This account does not exist or belong to you”. Remember these cases might not be applicable to your issue. Mistakenly use Meeting SDK Credentials for Video SDK. Within Video SDK, mistakenly use ClientID & Client Secret instead SDK Key & SDK Secret.

  5. Start meeting without login with zoom account

    devforum.zoom.us/t/start-meeting-without-login-with-zoom-account/37886

    Unfortunately, you cannot create or start a meeting without a Zoom account. An instant meeting requires the user to be logged into the SDK and starting a meeting requires the user to either be logged in or use a ZAK token associated with their Zoom account. Thanks! vipin.rai (Vipin ) April 21, 2021, 10:04am 3.

  6. Why am I unable to proceed when trying to log in from my...

    devforum.zoom.us/t/why-am-i-unable-to-proceed-when-trying-to-log-in-from-my...

    I’m experiencing an issue with logging into my account using my professional email. Despite entering the correct credentials, I am unable to proceed past the login screen. I’ve tried resetting my password and clearing my browser cache, but the problem persists. Could you please provide assistance on what might be causing this issue and how to resolve it? Are there any specific settings or ...

  7. How to find API Key & API Secret? - Zoom Developer Forum

    devforum.zoom.us/t/how-to-find-api-key-api-secret/420

    Zoom_Developer (Zoom Developer) October 31, 2017, 3:54pm 2. Hi, - sign in to developer.zoom.us. - go to developer.zoom.us/me. - fill in your application details (for the first time) go to the API tab and you will see the API key/Sec. Thanks, Wei @ Zoom. rajesh_rajsh (rajesh rajsh) November 2, 2017, 8:06am 3.

  8. Registering: code 1001, "The email address has ... - Zoom...

    devforum.zoom.us/t/registering-code-1001-the-email-address-has-not-been-used...

    If I try to add a registrant which is not part of my account but whose domain matches the domain name of my account owner that works. For example if my zoom account owner is owner@blah.com, I can add admin@blah.com or zoom@blah.com(matching blah.com domain), but I cannot add the equally valid user sebortiz1@outlook.com. I also tried creating a ...

  9. How to get user ID, User Token, and User Access Token? - Android...

    devforum.zoom.us/t/how-to-get-user-id-user-token-and-user-access-token/13665

    If non-existant, create user ID or login to Zoom account. Additional context I’m sorry if my question seems very basic, but I’ve yet to understand the different login / authentication methods. For the time being I would like to simply start a meeting with my email / Zoom account in order to test it on my device through Android Studio.

  10. Need guidence to enable custCreate option to my account

    devforum.zoom.us/t/need-guidence-to-enable-custcreate-option-to-my-account/104378

    api. So now we want to enable meeting for each content creator and their users with single zoom account, so as per my knowledge we can use custCreate option in zoom’ s User API where they can’t notified for zoom account creation and also not able to login in zoom portal. but they can host and join meeting, and main thing we don’t need ...

  11. Integrate Zoom Calling feature in App without Login

    devforum.zoom.us/t/integrate-zoom-calling-feature-in-app-without-login/20132

    The Zoom Web SDK does not require users to login to Zoom. If you want to call the APIs on behalf of other Zoom users, then they will need to login to Zoom and authorize you to do so. Hi everyone We are going to integrate Zoom calling feature in App. And Our requirement is that our Apps users should be able to start or join a meeting through our ...