"This API doesn't support Zoom Apps"?

We have a “Zoom Apps” app that hits the Past Meeting Participants API in response to receiving a webhook.

We make a GET request to https://api.zoom.us/v2/past_meetings/[UUID]/participants. I’m getting this response:

{

code: 403,

message: “This API doesn’t support Zoom Apps.”,

}

I am passing in the access token of the host of the meeting and this token works fine for getting the meeting recordings and the actual transcript.

1 Like

Hey Ryan,

I can see we’ve since been in touch separately, so I will continue our conversation there.

Thanks!
Will

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.