Nov 15 2022 06:16 AM
Hello,
I was able to use the Cognitive Service Face API up until a few days ago but now I recieve this error:
response: { body: '{\r\n' + ' "error": {\r\n' + ' "code": "InvalidRequest",\r\n' + ' "message": "Invalid request has been sent.",\r\n' + ' "innererror": {\r\n' + ' "code": "UnsupportedFeature",\r\n' + ' "message": "Feature is not supported, missing approval for one or more of the following features: Identification,Verification. Please apply for access at https://aka.ms/facerecognition"\r\n' + ' }\r\n' + ' }\r\n' + '}', headers: HttpHeaders2 { _headersMap: [Object] }, status: 403 },
I have not filled out the limited access review form https://customervoice.microsoft.com/Pages/ResponsePage.aspx?id=v4j5cvGGr0GRqy180BHbR7en2Ais5pxKtso_P...
But it was returning a result and now is not? Has something changed recently?
Nov 17 2022 07:46 AM
Mar 28 2023 01:02 AM