I am trying to run the built in flow for Microsoft's Insider Risk Management - "Notify manager of insider risk alerts for user." The flow is failing with error
Action 'Get_Insider_Risk_Management_case' failed
{
"error": {
"code": 403,
"source": "flow-apim-msmanaged-na-westus2-01.azure-apim.net",
"clientRequestId": "[redacted]",
"message": "The response is not in a JSON format.",
"innerError": "Cannot read server response."
}
}
Has anyone else experienced this error/ figured out a way around it? This is triggered when a case is created and I manually have a case selected to run the flow.