Session_key not behaving as expected

Hey @vic.yang , @tommy ,

What is the role of providing session_key in payload while generating signature?
According to docs It seems like by providing session_key (with role_type=1), it should be like session ID = session_key but still the session ID is randomly generated even after providing session_key in the payload of signature.
Tested in VideoSDK Sample App with VideoSDK: 1.2.5.

Also, If the role of providing session_key is something different then Is it possible to have custom Session ID in any other way?

Hey @shoaib ,

The Session ID is generated by Zoom.
The Session Key is an optional value you can set to identify your own sessions using your own identifiers.

Thanks,
Tommy

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