Changes in Zoom Live stream Patch API

Using this template helps us debug your issues more effectively :slight_smile:

Description
https://marketplace.zoom.us/docs/api-reference/zoom-api/meetings/meetinglivestreamupdate API has changed overnight making page_url as mandatory. As per documentation, it is not mandatory.
Is this change intentional?

Error
We are not able to go live (using API) without providing page_url. We had changed codebase, to provide this value.

Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT

Which Endpoint/s?
PATCH /meetings/{meetingId}/livestream

How To Reproduce (If applicable)
Provide body with page_url. Error 300 is received which details page_url as mandatory field.

1 Like

Hi @sandeep.tendulkar – thank you for reaching out about this. The “page_url” field requirement is a breaking change and our engineers are looking into this issue.

We apologize for the inconvenience and any challenges this change may have caused.

We’ll have the change logs updated to reflect updates once this been rectified.

In the interim, please continue to fill out the field to fix this.

Sincerely,
Gianni

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