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 Ave a fresh download stored at C:\Program Files (x86)\SharePoint.Online.Client.Browser.v4.7. I have used earlier versions installed on other computers without issues.
Now I cannot login anymore: "The sign-in name or password does not match…"
There are no issues using PowerShell.
The text was updated successfully, but these errors were encountered:
It turned out that connecting to SharePoint online with PowerShell works for me only using multifactor authentication (MFA) -> "Connect-SPOService -Url https://$orgName-admin.sharepoint.com". The command "Connect-SPOService -Url https://$orgName-admin.sharepoint.com -Credential $userCredential" returns the mentioned error message.
I Ave a fresh download stored at C:\Program Files (x86)\SharePoint.Online.Client.Browser.v4.7. I have used earlier versions installed on other computers without issues.
Now I cannot login anymore: "The sign-in name or password does not match…"
There are no issues using PowerShell.
The text was updated successfully, but these errors were encountered: