Our team has a handful of flows that create daily tasks to members of our team. This was worked perfectly for months and then stopped working with the below errors. It then started working again for a few days and has stopped again with the same errors.
We create around 20 tasks a day and the flow runs once in the morning. I don't understand how this is exceeding any type of limits. The connection account has an Office 365 E3 license assigned to it.
{
"error": {
"code": "MaximumTasksAssignedToUser",
"message": "The request exceeded allowed limits.",
"innerError": {
"request-id": "eb9c13f2-e440-40f2-b80f-ac977bedce6d",
"date": "2020-05-14T17:16:24"
}
}
}