I tried both 'Key 1' and 'Key 2' of Face API from https://azure.microsoft.com/en-us/try/cognitive-services/my-apis/ in this. But am getting the following error. How can I get a new API key? or how can I fix this problem?
{ "error": { "code": "Unspecified", "message": "Access denied due to invalid subscription key. Make sure you are subscribed to an API you are trying to call and provide the right key." } }