Hi
I have download the sample Java client application from github. I have my applicationid and application password
But still I am unable to access the cloud and convert the document!
The error message that I am getting is as follows.
Exception in thread "main" java.io.IOException: Server returned HTTP response code: 401 for URL: http://cloud.ocrsdk.com/processImage?language=English&exportFormat=pdfSearchable
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at com.abbyy.ocrsdk.Client.processImage(Client.java:19)
at com.abbyy.ocrsdk.AbbyyClient.main(AbbyyClient.java:10)
Please advice me on this (Note : applicationid / application password is different from the cloud userid and password)
Thanks Sriniasan. C