Randomly facing a 404 Error while fetching calender events from Graph Explorer
Nikhil Kanchetty
1
Reputation point
I am randomly facing 404 error with the response body " "error": {
"code": "UnknownError",
"message": <HTML string>,
"innerError": {
"date": "2022-02-23T16:24:23",
"request-id": "7b264a36-ca67-4411-9ab1-xxxxxxxxxxxxxx",
"client-request-id": "d2046689-66fc-d294-de2b-xxxxxxxxxxxxx"
}
}"
while fetching the events in Calendar > all events in my calendar API in Graph Explorer. This happens randomly and most the time the request will be successful one. Can someone help me to resolve the issue ?. Thank you.
Sign in to answer