Hi all,
I posted this question on a different thred Re: how to config the Modify run-Only users action item in the flow but I didn't get any answers so I'm reposting it here.
I'm having a problem when using the Modify Run-Only Users action in my Flows. I can add Run-Only users to other manually triggered flows, however I cannot remove Run-Only users. I am using the same Object User Id when configuring the action for add or remove and User Type is set to User. I am getting the following error when trying to remove an existing Run-Only user from another Flow:
{
"error": {
"code": "AzureResourceManagerRequestFailed",
"message": "Request to Azure Resource Manager failed with error: '{\"Code\":\"NotFound\",\"Message\":\"Cannot find connection acl with name users.\",\"Target\":null,\"Details\":[{\"Message\":\"Cannot find connection acl with name users.\"},{\"Code\":\"NotFound\"},{\"ErrorEntity\":{\"ExtendedCode\":\"14010\",\"MessageTemplate\":\"Cannot find connection acl with name {0}.\",\"Parameters\":[\"users\"],\"Code\":\"NotFound\",\"Message\":\"Cannot find connection acl with name users.\"}}],\"Innererror\":null}'."
}
}Any help would be greatly appreciated.
Thanks,
Ovi.