tamhinsf / ChannelSurf

Move from Slack to Microsoft Teams and manage your Teams environment
114 stars 31 forks source link

Unable to login to Microsoft Teams #37

Open tomsinsight opened 2 years ago

tomsinsight commented 2 years ago

Hi Team,

I have installed required .net framework and trying to configure the teams through CMD a explained under "Using" section - however I am running through below error - can you please help?

Let's get started! Sign in to Microsoft with your Teams credentials:

Unhandled Exception: System.ArgumentException: 'authority' should be in Uri format Parameter name: authority at Microsoft.IdentityModel.Clients.ActiveDirectory.Authenticator.DetectAuthorityType(String authority) at Microsoft.IdentityModel.Clients.ActiveDirectory.Authenticator..ctor(String authority, Boolean validateAuthority) at Microsoft.IdentityModel.Clients.ActiveDirectory.AuthenticationContext..ctor(String authority) at ChannelSurfCli.Program.UserLogin()

Thanks, Tom