How to skip user entering zoom credentials while creating meeting (using SSO)?


Format Your New Topic as Follows:

API Endpoint(s) and/or Zoom API Event(s)
[Link the API endpoint(s) and/orZoom API Event(s) you’re working with to help give context.]OAuth with Zoom
Zoom Meeting API

Description
I want external users to create meeting link for themselves from our website. Our website is going to use Zoom OAuth Account level app.

Error?

  1. While testing app, it asks for user to enter zoom credentials? Is there anyway I can skip this step for my external users?

  2. I am getting below error while testing app URL:
    “You cannot authorize VohraZoomApp”
    It suggest to ask Admin to grant me access from below page which my admin is not able to find. Any help?
    Account Management → View and Edit “Sub account management”

  3. Is there any way that without publishing app, I can use that for end users?