microsoft / c9-python-getting-started

Sample code for Channel 9 Python for Beginners course
MIT License
7.75k stars 2.25k forks source link

error code 401 #79

Open Samir1913 opened 2 years ago

Samir1913 commented 2 years ago

I have just signed up with azure and created the computer vision service with west europe as end point and used the subscription key provided but i received the folowing error:

{"error": {"code": "401", "message": "Access denied due to invalid subscription key or wrong API endpoint. Make sure to provide a valid key for an active subscription and use a correct regional API endpoint for your resource."}}