I am trying to use Microsoft's Computer Vision API service to detect handwriting and convert it to a machine readable text. However, when I test this service on their website after providing my API key, it just returns the header 202 Accepted without returning any results. If I switch the paramere handwriting to false, it returns the header 200 but the results are not readable.
Here is where I am testing their service: https://westus.dev.cognitive.microsoft.com/docs/services/56f91f2d778daf23d8ec6739/operations/587f2c6a154055056008f200/console
Just add your API key, change handwriting to true and include any picture that has handwriting.