Hi @WGie welcome to the community.
Are you using a tomcat distro?
Also - are you able to reach the rest api through the browser?
If you make this call http://localhost:8080/engine-rest/engine
you should get
[{"name":"default"}]
back.
Hi @WGie welcome to the community.
Are you using a tomcat distro?
Also - are you able to reach the rest api through the browser?
If you make this call http://localhost:8080/engine-rest/engine
you should get
[{"name":"default"}]
back.