I'm trying to patch a label field with a person's name to a SP person field. Below is my code for the label field in the patch.
'Project Manager':{'@odata.type':"#Microsoft.Azure.Connectors.SharePoint.SPListExpandedUser",
Claims:"i:0#.f|membership|" &Label7.Text,
Department:"",
DisplayName:"",
Email:"",
JobTitle:"",
Picture:""
}
Why am I getting the following error? "Network Error when using the Patch function. The requested operation is invalid.
thanks.

Report
All responses (
Answers (