microsoft/MSRC-Microsoft-Security-Updates-API

MSRC Security Updates API returning 'Internal Server Error' 500

zito284 opened this issue · 2 comments

Hi MSRC team,
Is the API currently down? I just test the API and it is returning Internal Server Error 500.
Is there any maintenance running?
url: https://api.msrc.microsoft.com/cvrf/2020-jul?api-version=2016
I can verify that the api key sent in the request header is valid.
image

Same here:

curl -X GET "https://api.msrc.microsoft.com/Updates?api-version=2018" -H "accept: application/json" -H "api-key: changeme"
{"error":{"code":"","message":"An error has occurred."}}

This still worked last night at 0300 UTC.

This is resolved. Sorry about the inconvenience.