We have integrated the Meetings SDK in our app. We have SharedArrayBuffer enabled and have the “advanced” features this brings available.
However, when using the whiteboard some features do not work, namely:
The requests are blocked because the responses from the server don’t contain an Access-Control-Allow-Origin header.
We also confirmed that running in a Chrome instance with CORS disabled, the features work. Of course, this is not something we can recomend to our users.
We reported a similar issue which was already solved here. @donte.zoom I think this is a similar problem to the one reported before. Do you think you could give us a hand in the resolution?
Thank you for reporting this, @jgarcia! There is already a ticket (ZSEE-146114) for this issue, so I’ve added the video and am monitoring it for updates. I’ll keep you posted as new information becomes available.
Hello @elisa.zoom
Sorry for the late reply. I wanted to give it a real chance and update to the latest SDK version before testing again.
I’m glad to say that the comments feature is now working without issues, but the problem with the templates continues.
See below:
I also notice that the feature of embeding youtube video also does not work on Zooms own web client. (app.zoom.us). Is this feature supported at all by the web-client?