I want to use a flow to grant a specific user Edit permissions upon creation or modification of a list item.
I'm the site collection administrator, the site owner, the list owner, and list permissions are unique (not inherited).
Here the flow:
Inputs:
Outputs:
{
"request": {
"url": null,
"traceId": "0HLPASQHTKR7S8924954c18"
},
"error": {
"code": "ApplicationResultException",
"message": "Access denied. You do not have permission to perform this action or access this resource.",
"date": "2019-08-27T12:30:54.4629855Z"
}
}
What could be the point I'm missing?