A have a list on Sharepoint
There's column "Person", type "Person or Group" (single item only) in which user is stored.
I'm trying to create a calendar event (Create Event V2) using Flow and use that column in "Required attendees" as "Person Email".
The flow isn't working and returning me an error:
"One or more recipients are invalid. clientRequestId: id serviceRequestId: id"
due to the fact that user seems to be incorrect (according to logs):
INPUTS
...
Could you please help me to fix the issue?
Thanks.