We are trying to use Microsoft Vision “Read Handwritten Text” and giving the service url and the key but it showing the error “Read Handwritten Text: Method not found: ‘Microsoft.Azure.CognitiveServices.Vision.ComputerVision.Models.TextRecognitionResult Microsoft.Azure.CognitiveServices.Vision.ComputerVision.Models.TextOperationResult.get_RecognitionResult()’.”,
Hi @Snehamayi_Sneha,
Seems that your Microsoft Vision Scope activity has problem with connecting/working based on your ServiceURL provided in attributes:
Hi,
Thanks for the reply … I have created a Microsoft account which is having a trial period of 7 days. They provided the service url and now in our activity we added “https://westcentralus.api.cognitive.microsoft.com/vision/v2.0” but still its showing below error.Read Handwritten Text: Operation returned an invalid status code ‘NotFound’.