I am experiencing an issue while attempting to join an external meeting using the Zoom SDK. Despite proper initialization and passing valid meeting credentials (such as meeting ID and password), the SDK returns the error: unableToJoinExternalMeeting
.
I have already reviewed the documentation and verified that all permissions and credentials are correctly implemented. Additionally, there don’t appear to be any network or firewall issues blocking the request.
and i’m using the latest zoom sdk version v6.2.3.18330
I’m looking for insights or a potential fix to resolve this issue and allow users to join meetings via the SDK.