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
Note: for support questions, please use stackoverflow and tag the post with #spgo.
I'm submitting a ...
0
I´m having some trouble when trying to retrieve a remote folder from sharepoint so that I can use it in vs code. Configuring the workspace went fine, but when I use command "SPGo:Retrieve folder", it asks me for sharepoint username and password. apparently, both inputs are correct, but it keeps showing me the error "Invalid user credentials. Please reset your credentials via the command menu and try again". Here are some information I think might be useful/necessary for solving this problem: (feel free to ask for more info if needed)
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")
Note: for support questions, please use stackoverflow and tag the post with #spgo.
0
I´m having some trouble when trying to retrieve a remote folder from sharepoint so that I can use it in vs code. Configuring the workspace went fine, but when I use command "SPGo:Retrieve folder", it asks me for sharepoint username and password. apparently, both inputs are correct, but it keeps showing me the error "Invalid user credentials. Please reset your credentials via the command menu and try again". Here are some information I think might be useful/necessary for solving this problem: (feel free to ask for more info if needed)
bug report
feature request
What is the current behavior?
If the current behavior is a bug, please
spgo.json
file (You may replace corporate PII with "xxx")"sourceDirectory": "src",
"sharePointSiteUrl": "https://**..",
"workspaceRoot": "c:\sp",
"publishWorkspaceOptions": {
"destinationFolder": "/",
"globPattern": "c:\sp\src\**\.",
"localRoot": "c:\sp\src"
},
"publishingScope": "Major",
"authenticationType": "NTLM"
}
What is the expected behavior?
Please tell us about your environment:
SPGO 1.7.2
SharePoint 2019 Server
NTFS
The text was updated successfully, but these errors were encountered: