akefallonitis
May 12, 2020Brass Contributor
Alert - Get incident
Hey,
I am trying to implement a Logic App with Alert - Get incident with an Azure Sentinel alert trigger and i get the following error when running:
{
"error": {
"code": 400,
"source": "logic-apis-northeurope.azure-apim.net",
"clientRequestId": "adc961ce-781a-406b-9f24-f02580e7f386",
"message": "The response is not in a JSON format.",
"innerError": "Invalid subscription id or resource group"
}
}
As i validated all the parameters and permissions seem correct i dont know what i am doing wrong.
Anyone had any similar issue ?