microsoft / MSRC-Microsoft-Security-Updates-API

Repo with getting started projects for the Microsoft Security Updates API (msrc.microsoft.com/update-guide)
https://msrc.microsoft.com/update-guide
MIT License
366 stars 117 forks source link

Get-MsrcCvrfDocument Not working #37

Closed uwanve closed 6 years ago

uwanve commented 6 years ago

PS C:\WINDOWS\system32> Get-MsrcCvrfDocument -ID '2017-Apr' Get-MsrcCvrfDocument : Cannot retrieve the dynamic parameters for the cmdlet. Unable to get online the list of CVRF ID At line:1 char:1

brbotalnik commented 6 years ago

Same problem here.

barborico commented 6 years ago

This was a temporary API outage, so it should be working now. Sorry for the inconvenience!

ESL482 commented 5 years ago

Hi , i am also getting the same error from the last 3days...please help to solve this asap...

below is the error : Get-MsrcCvrfDocument -ID $monthOfInterest -Verbose | Get-MsrcSecurityBulletinHtml -Verbose | Out-File c:\temp\MSRCAprilSecurityUpdates.html Get-MsrcCvrfDocument : Cannot retrieve the dynamic parameters for the cmdlet. Unable to get online the list of CVRF ID At line:1 char:1

msrcgit commented 5 years ago

Could be an issue with your API key. Try this:

Set-MSRCApiKey

Get-MsrcSecurityUpdate -Year 2019

If you run into problems, try to regenerate your API key by visiting: https://portal.msrc.microsoft.com/en-us/developer