microsoft / microsoft/FastTrack
Error: Operation cancelled due to security concerns.
@brianly ci sta già lavorando.
Dal 14/7/2026.
- Lingua principale
- HTML
- Stelle
- 224
- Fork
- 129
- Merge medio
- 1g 2h
- PR unite (30g)
- 24
Descrizione
Running the script as is I first receive an exception message of "The remote server returned an error: (401) Unauthorized.". I noticed the url had an extra slash in it: "url": "https://www.yammer.com//api/v1/networks/fetch_current_enforce_license_state".
So, I updated the script to remove the trailing slash on the listed URL.
Rerunning with the update, I receive:
"exception_message": "Operation cancelled due to security concerns. Use -UseBasicParsing parameter for safe HTML parsing without script execution.",
"stack": " at System.Management.Automation.MshCommandRuntime.ThrowTerminatingError(ErrorRecord errorRecord)"
I've looked at the script and attempted to input the -UseBasicParsing but never found success, I suspect I'm inputting it in the wrong place. Can you point me in the right direction?
Thanks!
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.