"InvalidRequest" How to fix this error if I have access to use facial recognition?
Hello, I am using Face API - Identify from the Cognitive Services page, but when making a request the following error appears:I do not understand the error shown since access was requested from Microsoft and was accepted. I attach an image of the email…
Azure Face
Azure AI services

How to detect liveness in a face without using an IOS/Android SDK?
Hi there I have facial recognition implemented in my website where the user takes their photo and it is submitted to Azure to verify the photo matches a user. This works great and is a success. I would like to expand this capability to use the Liveness…
Azure Face
When do I need to request access from Microsoft to use the Azure IA Face API?
Hello! I am developing an application that will allow entry through facial recognition and the user who enters will be able to mark their entry and exit time for their work day. To do this, I need to use the Face API, but I have a question: Do I need to…
Computer Vision
Azure Face
Azure AI services
Face Detection API Error
I am trying to use the Azure face detection API only to detect faces in an image but I am getting the following API error: Traceback (most recent call last): File "main.py", line 14, in <module> detected_faces =…
Azure Face
error while running the python code for the face recognition
python quickstart.py Person group: fff09afd-a3ad-4a45-8cf5-508ff79ca91e Traceback (most recent call last): File "/home/zack/Documents/coding/Face_recognition/quickstart.py", line 43, in <module> …
Azure Face
Azure AI services

Restrict Azure AI Services Subservices
Hi, I'm wondering if there is a possibility to allow only a certain subset of AI services for usage. As far as my understanding goes, the AI services and their API endpoints of e.g. multi-service account allows you to use multiple functionalities such as…
Computer Vision
Azure Face
Azure AI services
[Azure]Face model doesn't work
I can detecting faces but when finding similar faces, it has request error. key, locations, images were all set correctly. Even if i try few sec or min later, also has same error. How can i fix it? Traceback (most recent call last): File…
Azure Face
How to use Face liveliness in RestAPI or JavaScript Library
I m trying to use Facileness preview version from Azure Face API. But this (https://learn.microsoft.com/en-us/azure/ai-services/computer-vision/tutorials/liveness) documentation explaining about implement in Mobile side, My business logic is Need to…
Azure Face
face APi with Limited Access Services
I work in a company and am trying to use face APIs services. I need to compare two images so i must use the face ID. I'm asking if I need to register in Azure AI Vision Face API Recognition Limited Access form to use this feature
Azure Face
Face Detection Lab repo is depreciated
In Exercise - Detect, analyze, and identify faces https://github.com/MicrosoftLearning/AI-102-AIEngineer.git is depreciated should use https://github.com/MicrosoftLearning/AI-102-AIEngineer.git
Azure Face

Face API access feature form
Hi, We saw that here: https://customervoice.microsoft.com/Pages/ResponsePage.aspx?id=v4j5cvGGr0GRqy180BHbR7en2Ais5pxKtso_Pz4b1_xUQjA5SkYzNDM4TkcwQzNEOE1NVEdKUUlRRCQlQCN0PWcu As an existing customer, we have deadline to fill in this form for Face API…
Azure Face
Age and gender classification and count
Is identifying age & gender functionality part of Face, Video indexer or Computer vision services please
Azure Face

azure.cognitiveservices.vision.face.models._models_py3.APIErrorException: (InvalidRequest) Invalid request has been sent.
import osimport ioimport jsonfrom azure.cognitiveservices.vision.face import FaceClientfrom msrest.authentication import CognitiveServicesCredentialsimport requestsfrom PIL import Image, ImageDraw, ImageFont"""Example 5. Check if a perosn…
Azure Face

Status with Azure AI Vision Face API Recognition Limited Access Review
Hi, I have been trying to reach out with Microsoft on being granted access to limited functionality with Azure AI Vision Face AI. It has been half a month yet I have gotten any responses from Microsoft email (limacctr@microsoft.com). Kindly assist. …
Azure Face
Unable to run the demo on Computer Vision Face recognition
I have a Free subscription and would like to learn more on Computer Vision Face recognition. When I select Face and then select a photo, it recognizes my subscription but it asks for a resource. When I select the dropdown box, it does not show the…
Computer Vision
Azure Face
Azure Computer VIsion - Face unable to load examples or pictures
I am unable to run the example for Computer Vision Face. I have the Free Subscription but it does not show up on my drop down. Here are my steps: I enter Vision Studio select Face select Detect Faces on Image select one of the sample images and…
Azure Face
Face API is being limited. Which services will still be supported?
Hello, I have read that some features of the Azure Face API are being limited. Which of the following features need for the form registration? Face.Detect Face.FindSimilar Face.Group Face.Identify Face.Verify I…
Azure Face
Unable to use Face API -Forbidden Error
I'm trying to experiment with the Face API cognitive service provided by Azure. I'm using the following C# code . public static IFaceClient Authenticate(string endpoint, string key) { return new FaceClient(new…
Azure Face
Azure AI services
Video retrieval using api
Hello, I’m very confused about this input of retirval api, can you please offer more information about the input limitation. I have tried that but the regular format is not working for me.
Azure Face
azure face api
whats available for azure face API?What I can do with basic access? Does it worth to apply the access? How long it take?