We have created an OCR Cloud SDK account, created an applicationID and downloaded the sample code. However we are facing some issue in executing the sample code.
When we build and run the ‘ConsoleTest’ application by providing ApplicationID and Password which we got after registration. However, it throws an exception on line 532 in file RestServiceClient.cs (Abbyy.Cloud.OcrSdk) exceptions as follows
“The remote server returned an error: (401) Unauthorized.”
ApplicationID : ** Passwd : ** ServerAddress : http://cloud.ocrsdk.com
Any help is appreciated.
- Shailesh