Community

error when i run code demo

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

Comments

3 comments

  • Avatar
    Koen de Leijer

    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

    0
  • Avatar
    yairaz

    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

    1
  • Avatar
    Daniel_K

    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!

    1

Please sign in to leave a comment.