I am getting the following error using Face: Microsoft.Azure.CognitiveServices.Vision.Face.Models.APIErrorException Message=Operation returned an invalid status code 'BadRequest'. I am trying to find similar faces in a pool of images. I made sure i am using the right key and enpoint and i have followed the example in the following url:https://docs.microsoft.com/en-us/azure/cognitive-services/face/quickstarts/client-libraries?tabs=visual-studio&pivots=programming-language-csharp, the one under Find similar face.
I will appreciate any help.
Thanks.
