client.removeUser(userId) - Doesn't let anyone to join session if used once

I try to remove someone from session with that function as an host. Everything works perfectly but when i try to reconnect that session, i can not for several minutes. I get following error.

{
“type”: “JOIN_MEETING_FAILED”,
“reason”: “Be removed.”,
“errorCode”: 3009
}

Hey @uyaniksigma

Thanks for your feedback.

We’ve already found this issue, and the fix will be ready this weekend.

Thanks
Vic