Meeting_summary endpoint returns error code 300: invalid meeting id

API Endpoint(s) and/or Zoom API Event(s)
meeting_summary

Description
Only meeting_summary endpoint returns error code 300: invalid meeting id, while I can successfully get that same meeting info using the meeting endpoint

Error?
code 300: Invalid meeting id

How To Reproduce
Steps to reproduce the behavior:
1. OAuth App
2. make a request to meeting endpoint and then meeting_summary endpoint and provide the same meeting id
https://api.zoom.us/v2/meetings/{{meetingId}}
https://api.zoom.us/v2/meetings/{{meetingId}}/meeting_summary

3. The first call works, the second returns the error: code 300: Invalid meeting id

Hi @madinaharabic do you have the meeting summary turned on? Please also review this thread as it may be your issue:


@gianni.zoom Not sure where that setting is, but this is the current setting we have.

We also have this enabled.

Hi @madinaharabic great you have it enabled. Can you confirm it was on for that particular meeting? Check the portal for the past meeting and see if you see “view meeting summary”.