error when i run code demo Written by yairaz December 30, 2019 13:26 3 i get this error when i run the code : Error: connect ECONNREFUSED 127.0.0.1:443 Was this article helpful? 1 out of 1 found this helpful Yes No Share the article
Comments
3 comments
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!
Please sign in to leave a comment.