Open laneschmidt opened 5 years ago
Most likely you either failed to specify a password or used the wrong password. Where does the password you use come from?
I used the password given through email received by Abbyy. I tried getting a new password from Abbyy but that didn't work. I moved on to use another cloud OCR service so I won't be coming back to this issue.
I used two methods:
the value used above in
<my_app_id>
was the value found on the Application Settings page of my Abbyy Cloud OCR SDK Console, as described here: https://abbyy.technology/en:products:cloud-ocr:where_can_i_find_the_appidwhich resulted in
ABBYY_APPID
andABBY_PWD
):python process.py -pdf blah.pdf result.txt
which results in
My guess would be some sort of authentication issue. I'm not sure if I'm using the right application ID, but I'm not sure what else I'd use.