Hello,
I'm working with abbyyR package, willing to extract text from a series of pictures and saving it into xlsx files.
To do so, I wrote some code using the ocrFile and processImage functions but after updating the package both this functions return the error 'Error: HTTP failure: 450'. The problem occurs only with these two functions, since I can work with all other function that do not imply immediate file download from Abbyy (submitImage, processDocument, processTextField, etc..).
The error is not related to my app limits nor my code directory references, since all other function works, plus I'm working on a Mac, so it shouldn't have nothing to do with firewall issues.
I read that other users had the same problem, but the issue looks still unsolved.
Does anyone knows how to solve this problem?
Thanks