Zoom SDK Renderer

Hi :smiley: sorry if this is a stupid question but when i try to join a meeting through the Unreal sample project i get the following error:
ZoomMeetingSDKLog: Error: UserManager::GetZoomSDKRenderer user id: 0 not present!
BPZoomMeetingSDKLog: Error: GetZoomSDKRenderedFromUserID: ZoomSDKRenderer not found for user id: 0

Iā€™m a beginner when it comes to Unreal so any assistance would be appreciated
Thanks so much

This error is safe to ignore as it is just telling you that the sample project cannot set up the render displays because it did not join the meeting. The issue with joining the meeting is probably due to cross account join. During development, you can only join meetings created by the same account that owns the marketplace listing.