I got an error "Microsoft.Azure.CognitiveServices.Vision.Face.Models.APIErrorException: 'Operation returned an invalid status code 'Conflict'' when i create person group using faceclient (await faceClient.PersonGroup.CreateAsync(personGroupId, "My Friends");)
what is the meaning of thic error?