You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered: