Hello,
We want to integrate CommitCRM functionalities with our other softwares using the Web API.
We are currently on version 10.0.0.4, and we configured the Server as
explained here.
We now have something listening on port 4964, but we cannot connect to
http://localhost:4964 using a web browser, and using telnet, we have a
connection refused.
We checked the server and disabled any firewall or anti-virus.
The CommitCRM Web interface is working great on port 4961 though.
Do you have any idea on how to solve this problem?
Also is there a documentation of the web api and how to use it? The only
APIs I found are for C++, C# or VB
We want to integrate CommitCRM functionalities with our other softwares using the Web API.
We are currently on version 10.0.0.4, and we configured the Server as
explained here.
We now have something listening on port 4964, but we cannot connect to
http://localhost:4964 using a web browser, and using telnet, we have a
connection refused.
We checked the server and disabled any firewall or anti-virus.
The CommitCRM Web interface is working great on port 4961 though.
Do you have any idea on how to solve this problem?
Also is there a documentation of the web api and how to use it? The only
APIs I found are for C++, C# or VB
Comment