You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have struggled for a week for this problem too
when loginWithToken you should put node argument when you trigger connect function await this.client.connect({ node: 'node1' });
when I try to call from one user to another call never get connected, at last, it showing timeout screen, kindly help, Is there anything I'm missing?
The text was updated successfully, but these errors were encountered: