API Endpoint(s) and/or Zoom API Event(s)
get/webinars/{webinarId}/panelists
Description
I am unable to retrieve the list of webinar panelists.
I have confirmed the access token is valid since I was able to create a new webinar.
I have manually added panelists for the relevant webinar ID.
I am attempting to retrieve it using the python code below.
Please tell me what is wrong.
You should be able to add one or the other depending on the OAuth app type. If it’s user managed, you can add the first one. If it’s admin-managed, you add the second one. If you don’t see the scopes available to add, the account owner needs to adjust your access under user role and permission settings.
There is also more Python sample code options to compare to: