Getting error 403 Unsupported Feature

Ankit Yadav 1 Reputation point
2022-10-04T07:54:28.437+00:00

output:
{
"error": {
"code": "InvalidRequest",
"message": "Invalid request has been sent.",
"innererror": {
"code": "UnsupportedFeature",
"message": "Feature is not supported. Please apply for access at https://aka.ms/facerecognition"
}
}
}
request body:
{
"name": "group1",
"userData": "user-provided data attached to the person group.",
"recognitionModel": "recognition_03"
}
Request URL:
https://eastus.api.cognitive.microsoft.com/face/v1.0/persongroups/fdfddsasasa

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

1 answer

Sort by: Most helpful
  1. YutongTie-MSFT 46,566 Reputation points
    2022-10-18T23:12:20.967+00:00

    Hello @Ankit Yadav

    We didn't hear from you, but hoep you have solved your issue.

    Thanks for reaching out to us and sorry for your experience. You should have received an email from us about the Face API limitation- https://learn.microsoft.com/en-us/azure/cognitive-services/cognitive-services-limited-access

    Face service access is limited based on eligibility and usage criteria in order to support our Responsible AI principles. You got this error since what you are trying to call is now limited access to them because you have not been approved to use that capability. Face service is only available to Microsoft managed customers and partners. Please use the Face Recognition intake form to apply for access- aka.ms/facerecognition.

    Please let us know if you have any issue during your application.

    I hope this helps.

    Regards,
    Yutong

    -Please kindly accept the answer if you feel helpful to support the community, thanks.

    0 comments No comments