I'm not able to connect SPGO to my Office 365 SharePoint site
https://i.stack.imgur.com/qVsIX.png
My SPGo.json
{ "sourceDirectory": "src", "sharePointSiteUrl": "https://mydomain.sharepoint.com/sites", "publishingScope": "Major", "authenticationType": "Digest"
}
my login and password are correct because I can log in with it at https://www.office.com/ Is it some vscode setting?