I am having trouble understanding why sometimes in my flow the "Grant Access to an item or a folder" action fails due to it unable to retrieve the 'Recipients' value in the action. The "StudentName" column is a people picker column, and I checked the record in the SharePoint list to ensure there was a value in the record and there is an email connected to the microsoft account but it is still returning null in some instances.
Here is a screenshot of the action:
The error message
{
"status": 400,
"message": "Recipients not set\r\nclientRequestId: df10ffe2....
}