Unable to initiate Video Call Session with @zoom/react-native-videosdk
I tried both with 1.11.0 and 1.10.10 versions
I’m getting the following error-
ZoomVideoSDKError_Session_Invalid_Param
How To Reproduce:
Steps to reproduce the behavior including:*
1.Integrate Zoom Video SDK for React Native
2. Add SDK keys and follow the procedure as mentioned in the example - github - /zoom/videosdk-auth-endpoint-sample
3. Trigger call
4. You will notice that the call isn’t getting started, and listening to onError Event will give the following error - {“errorType”: “ZoomVideoSDKError_Session_Invalid_Param”}
ZoomVideoSDKError_Session_Invalid_Param i got the same issue :
Sample Token :
“eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhcHBfa2V5IjoiT2NpSXRkU1J1ODJpbFE4Q1BWMnciLCJ0cGMiOiJyb29tMDAxIiwicm9sZV90eXBlIjoxLCJ1c2VyX2lkZW50aXR5IjoidXNlcl8xNzcyNDQxOTE1NDQzXzg3NCIsInNlc3Npb25fa2V5Ijoicm9vbTAwMSIsInZlcnNpb24iOjEsImlhdCI6MTc3MjQ0MTg4NSwiZXhwIjoxNzcyNDQ5MDg1fQ.Xi5_xGlD2UKPWqjmm_mfXXW43UIkOqdnxxg4IoXUg_4”