Face API I ssue

Li Yinbei 1 Reputation point
2020-06-08T19:46:18.127+00:00

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?

Azure Face
Azure Face
An Azure service that provides artificial intelligence algorithms that detect, recognize, and analyze human faces in images.
151 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. GiftA-MSFT 11,151 Reputation points
    2020-06-09T23:58:57.797+00:00

    Can you try creating with a different name? It's possible the name already exists.

    0 comments No comments