API Integration Development

Hey @catalyze.business,

Just to confirm, you are using the OAuth App Type credentials?

Here are the steps I took to successfully call the GET Retrieve Meeting Participants endpoint in the sandbox,

  1. Create an Account-level OAuth app. Use https://zoom.us as redirect and whitelist url. Also add the dashboard:read:admin scope on the Scopes page.

  1. Click the purple “Get Access Token” button here.

  1. Enter your OAuth Apps Client and Secret in the respective inputs and click the green “Get Access Token” button.

35%20AM

  1. Enter your meeting id / meeting number in the sandbox and click the purple “Send” button

51%20AM

You should see a successful response.

Let me know if this works!

Thanks,
Tommy