Updating live stream fails with invalid field?

Meeting example: 86722342182 / iqZwXruCRrauPf8V0ujIzA==

We are updating the stream name and turning it on via API.

2 issues:

  1. Why is the response now XML and not json as it was previously? How can we control this?
<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>300Validation Failed.settings.display_nameInvalid field.
  1. Has the field name changed from settings.display_name? The docs suggest not.

Hey @jimig,

Thank you for reaching out to the Zoom Developer Forum. Just to clarify, you’re calling the Update a Live Stream Status API, is that correct?

First, I would make sure that you’re sending a valid JSON body and that you’re setting a Content-Type header of application/json.

If that doesn’t help, please send me the URL, Request Body and Headers that you’re using to make this request.

Thanks,
Max

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