Text recognition in Python with Aspose.OCR REST API issue

My company is evaluating the Aspose OCR for Cloud solution.
But for every image upload, at https://api.aspose.cloud/v3.0/ocr/recognize, the result is:
{
“text”: “A”,
“pdf”: “t”,
“hocr”: “t”,
“code”: 200
}
I get the same result while using Aspose.OCR Cloud for Python.
Thanks in advance!

@Liou_A

I have tested the scenario with my sample image and unable to reproduce the issue. We will appreciate it if you please share your sample image for testing. We will look into it and will guide you accordingly.

Thanks for your answer.
Here are two of the images that I’m usingdat.jpg (58.9 KB)
test.png (104.7 KB)

@Liou_A

Thanks for sharing the sample images. I was testing the scenario with Aspose.OCR Cloud SDK for .NET. I have noticed the issue with Aspose.OCR Cloud SDK for Python and logged a ticket OCR-1994 for rectification. We will notify you as soon as it is resolved.