-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cognitive_face.util.CognitiveFaceException: Error when calling Cognitive Face API: #6
Comments
Have you found the solution? |
You need to get the subscription key from Microsoft Azure face api portal |
I get the subscription key from Microsoft Azure face api portal but still not working, same problem arise as mention above. |
HAVE you found the solution.... |
No i have'nt get the solution.. i m doing final year project on this topic.
First i use opencv but did not get good accuracy so plz help me.
Rupesh
…On Wed, 20 Mar 2019 8:12 pm Abhijith Cherath, ***@***.***> wrote:
I get the subscription key from Microsoft Azure face api portal but still
not working, same problem arise as mention above.
HAVE you found the solution....
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AiFN_NOo0Ws2BuGetIPNdUjCaeFC6pECks5vYkVUgaJpZM4T7Jef>
.
|
im also facing the same problem can someone help me out |
Add this line of code in everyfile where key is there |
@harshmalik Bro i added those two lines but still facing the same error.Please share the edited piece of code if possible |
@harshmalik <https://github.com/harshmalik> can we use your subscription
key in our project or not?
…On Fri, Mar 29, 2019 at 9:03 AM ragashvad ***@***.***> wrote:
@harshmalik <https://github.com/harshmalik> Bro i added those two lines
but still facing the same error.Please share the edited piece of code if
possible
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AiFN_D64wHEegTJ_4w7gmMn0_rqzkqP3ks5vbYYOgaJpZM4T7Jef>
.
--
Rupesh
|
@harshmalik after adding those 2 lines I got error like this During handling of the above exception, another exception occurred: Traceback (most recent call last): During handling of the above exception, another exception occurred: Traceback (most recent call last): During handling of the above exception, another exception occurred: Traceback (most recent call last): can you help me out |
After adding those line on the code, i still get the problem listed below. Traceback (most recent call last): |
cognitive_face.util.CognitiveFaceException: Error when calling Cognitive Face API:
status_code: 401
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.
The text was updated successfully, but these errors were encountered: