I've tried several times now, to open resultUrl which I get from scanning business card. Everytime I get
<?xml version="1.0" encoding="utf-8"?> <error>
InvalidAuthenticationInfo<message>Authentication information is not given in the correct format. Check the value of Authorization header. RequestId:19048c46-0001-000f-5576-2b1fec000000 Time:2015-11-30T13:56:28.6142735Z</message> </error>
- i've tried using Basic Auth with User/Pass where user is APP and password is APP KEY/PASSWORD.
- i've also tried with No Auth
So, what am I doing wrong then?
I'm using $http requests through Angular App. I've tried to request the GET with POSTMAN with the same result.
So... what am I doing wrong then?
Comments
1 comment
Could you please send to CloudOCRSDK@abbyy.com the logs from any HTTP-debugger to let us investigate the issue (for example, Fiddler)?
Please sign in to leave a comment.