1IM Version 9.2
I am able to connect via PowerShell using OTTB command "Connect-OneIMExchangeOnline"
but when i try setting up sync project it fails and throws below error after providing username and password and press next.
"[System.Management.Automation.RuntimeException] Method not found: 'Microsoft.Identity.Client.PublicClientApplicationBuilder Microsoft.Identity.Client.Broker.BrokerExtension.WithBroker(Microsoft.Identity.Client.PublicClientApplicationBuilder, Microsoft.Identity.Client.BrokerOptions)'.
[System.MissingMethodException] Method not found: 'Microsoft.Identity.Client.PublicClientApplicationBuilder Microsoft.Identity.Client.Broker.BrokerExtension.WithBroker(Microsoft.Identity.Client.PublicClientApplicationBuilder, Microsoft.Identity.Client.BrokerOptions)'.
at VI.UI.Wizards.Wizard._HandlePageFinished(IWizardPage page)
at VI.Projector.UI.Wizards.SystemConnectWizardPage.TestConnection(ISystemConnectorDescriptor descriptor, String connectionString, Boolean throwExceptionOnError)"|