error when i run code demo Written by Permanently deleted user 2019年12月30日 13:26 3 i get this error when i run the code : Error: connect ECONNREFUSED 127.0.0.1:443 この記事は役に立ちましたか? 1人中1人がこの記事が役に立ったと言っています はい いいえ
コメント
3件のコメント
Hi
127.0.0.1 means that at some point in your code you are not pointing to any ocrsdk server.
Can you provide the demo code / you code you are using?
Best regards
Koen de Leijer
Hi Koen,
i use this demo :
https://github.com/abbyysdk/ocrsdk.com/tree/master/JavaScript
and i put my app id and password, i changed also the image path and the data processing location to my area.
Is there anything else I need to add?
Thanks and happy new year :)
Yair
Hello,
i am facing the same issue. It seems like the demo code in the repo is broken..
2 changes which need to be made are explained here. https://github.com/abbyysdk/ocrsdk.com/issues/77
After those 2 changes the console logs "Uploading image.." and the terminates without any other response whatsoever. A fix would be really appreciated!
サインインしてコメントを残してください。