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
conversation is created by using client.createConversation method and trying to add participant by updatedChannel.add(userId.toString()). but getting Bad Request error.