Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SPGO not connecting the sharepoint online even after following all the steps #179

Open
1 of 2 tasks
jaydhumal opened this issue Feb 8, 2024 · 1 comment
Open
1 of 2 tasks
Assignees
Labels

Comments

@jaydhumal
Copy link

jaydhumal commented Feb 8, 2024

Note: for support questions, please use stackoverflow and tag the post with #spgo.

  • I'm submitting a ...

    • bug report
    • feature request
  • What is the current behavior?

  • If the current behavior is a bug, please

    • Your spgo.json file (You may replace corporate PII with "xxx")
    • Steps to reproduce
  • What is the expected behavior?

  • Please tell us about your environment:

    • OS and Version
    • SharePoint Location (Online vs. On Premise)
    • Authentication Type (e.g. Digest, NTFS, ADFS)
@jaydhumal
Copy link
Author

jaydhumal commented Feb 8, 2024

spgo.json ==
"sourceDirectory": "src",
"sharePointSiteUrl": "https://xxxx.sharepoint.com/sites/dec092023",
"workspaceRoot": "c:\Users\jaydh\OneDrive\Desktop\feb2024",
"publishWorkspaceOptions": {
"destinationFolder": "/",
"globPattern": "c:\Users\jaydh\OneDrive\Desktop\feb2024\src\\.",
"localRoot": "c:\Users\jaydh\OneDrive\Desktop\feb2024\src"
},
"publishingScope": "SaveOnly",
"authenticationType": "Digest",
"remoteFolders": [
"/siteAssets/
/*",
"/Style Library/main.css"
]
}

sharepoint online

Authentication Type Digest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants