Need support for implementing Cross Origin Isolation and Credentialless Headers in the server

Hi,

We are trying to use Zoom web Video SDK (version 1.2.7) in Vuejs based single page web application.

We have gone through most of the topics to find out the implementation of Cross Origin Isolation and Credentialless Headers.

Since we are using Zoom Video SDK, I assume, we don’t need to use meeting.html and helper.html.

Our server is ngnix. Please can you explain in detail how to implement Cross Origin Isolation and Credentialless Headers in the server?

Thanks
Krishnan

Hey @kvr

Thanks for your feedback.

This section Web SDK Gallery View introduces how to implement credentialless headers. And the config for Nginx, we usually use the add_header directive.

Thanks
Vic

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