How to Simultaneously Display Participants and Share Content in Zoom Apps with Video SDK?

I would like to display both participants and content sharing simultaneously within Zoom Apps. Since Zoom Apps does not have an API to display content sharing, I am considering using the Video SDK to achieve content sharing. However, when I created a prototype, I encountered the following error when starting content sharing: “Is it not possible to screen share using the Video SDK within Zoom Apps? If not, are there any alternative methods?”

GET https://zoom.us/wc/lsdk...
net::ERR_ABORTED 403 (Forbidden)
{type: 'JOIN_MEETING_FAILED', reason: 'connection error'}