I am trying to connect my app to Azure's Custom Vision API using the predict_image method of the predictor object(as seen in their tutorial). However it is giving me the following error: "Operation returned an invalid status code 'Not Found' ".
Screenshots Attached: Error Message Actual Code