Exception occured:HTTP 401 Unauthorized. Please check your application id and password
java.lang.Exception: HTTP 401 Unauthorized. Please check your application id and password
at com.abbyy.ocrsdk.Client.getResponse(Client.java:260)
at com.abbyy.ocrsdk.Client.postFileToUrl(Client.java:238)
at com.abbyy.ocrsdk.Client.processImage(Client.java:36)
at TestApp.performRecognition(TestApp.java:169)
at TestApp.main(TestApp.java:40)
I am using correct user id/project and password. can anyone suggest somthng?