List Past Meeting's Poll Results - Meetings - Zoom API - API Reference

Description
Trying to run this test app, but it is requires an Access Token (Client ID and Client Secret). I have tried every field in my profile that could be the Client ID with no success. Where on my account do I find my Client ID and Client Secret?

Error
The full error message or issue you are running into.

Which App Type (OAuth / Chatbot / JWT / Webhook)?
Knowing the endpoint/s can help us to identify your issue faster. Please link the ones you need help/have a question with.

Which Endpoint/s?
Knowing the API endpoint/s can help us to identify your issue faster. Please link the ones you need help/have a question with.

How To Reproduce (If applicable)
Steps to reproduce the behavior:

  1. Request URL / Headers (without credentials) / Body
  2. See error

Screenshots (If applicable)
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Hey @svonweller,

You can either use a JWT Token, or an OAuth Access Token.

Let me know if that helps! :slight_smile:

Thanks,
Tommy