0

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?

  • Maybe you write site wrong "https://mydomain.sharepoint.com/sites". Try adding name of site for ex "https://mydomain.sharepoint.com/sites/SITENAME" – Marko Tica Aug 20 '21 at 09:02
  • I already informed the name of the site too "sharePointSiteUrl": "https://mydomain.sharepoint.com/sites/Curso", – Raquel Zanini Aug 20 '21 at 11:26
  • Look at configuration of spgo https://marketplace.visualstudio.com/items?itemName=SiteGo.spgo and get >SPGo: Populate Workspace. You can get all controls pressing ctr+shift+p in VScode and type spgo – Marko Tica Aug 20 '21 at 13:11
  • 1
    Here you have all steps https://www.chrishasz.com/spgo/general/getting-started-with-spgo.html – Marko Tica Aug 20 '21 at 13:14

0 Answers0