I’m getting this error when trying to create a NEW sharepoint list item:
Solved
BadRequest: The user does not exist or is not unique.
Received an error response from the connector: BadRequest: The user does not exist or is not unique.
(Correlation Id: 8869be4f-da7b-4e75-bfdd-9695b03cc5c3). [Error Code: IO.XtensionExecute.ErrorResponse]
Does anyone know what the problem could be?
There are two people fields that I’m trying to write to the list (Requestor and Manager)
Best answer by G-Agile
Hi
Did you manage to resolve this?
Yes, the Requestor & Manager fields are collections, so I had to loop through each to grab the data I wanted to write to SPO. I’m not sure why I had to do this, because the requestor and manager data types were also of type “person/group” in my sharepoint list but it did not like it when I used the field mapping in the SPO create an item object. I had to update those columns after as shown:

Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
