When trying to rejoin a room, after cutting client access to the server, I've noticed the following error:
ReconnectAndRejoin() failed. It seems the client doesn't have any previous authentication token to re-connect.
While debugging, I noticed during authentication that OperationResponse never contains the neverParameterCode.Secret key so the Token is never set. I do not have any authentication provider setup but it should provide me a session token either way right?
MSMaster.log
ReconnectAndRejoin() failed. It seems the client doesn't have any previous authentication token to re-connect.
While debugging, I noticed during authentication that OperationResponse never contains the neverParameterCode.Secret key so the Token is never set. I do not have any authentication provider setup but it should provide me a session token either way right?
MSMaster.log