MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.25k stars 21.42k forks source link

status code 'Forbidden' when trying to run the quickstart fork/scissors example #12668

Closed nicholasdbrady closed 6 years ago

nicholasdbrady commented 6 years ago

When, I go to create the object detection project, execution hangs at line 15 / 1542:

Traceback (most recent call last): File "objectdetection.py", line 15, in <module> project = trainer.create_project("My Detection Project", domain_id=obj_detection_domain.id) File "c:\mytestenv\lib\site-packages\azure\cognitiveservices\vision\customvision\training\training_api.py", line 1542, in create_project raise HttpOperationError(self._deserialize, response) msrest.exceptions.HttpOperationError: Operation returned an invalid status code 'Forbidden'

Any idea?


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

femsulu commented 6 years ago

@nicholasdbrady Thanks for the comment. We are actively investigating and will get back to you soon.

YutongTie-MSFT commented 6 years ago

Hi @nicholasdbrady Thanks for your feedback here, because this is not a document related issue, I have moved it to our forum for better help. Please keep eyes on it. https://social.msdn.microsoft.com/Forums/en-US/e082f96e-9e0e-4281-8eb6-f8c1383ee492/status-code-forbidden-when-trying-to-run-the-quickstart-forkscissors-example?forum=MachineLearning

We will now proceed to close this thread. If there are further questions regarding this matter, please reopen it and we will gladly continue the discussion.

Regards, Yutong