You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 18, 2022. It is now read-only.
I deployed the Bonite docker image, and I'm trying to use the Engine API, but I'm getting 404 error, and the issue persists even with security hardening on REST and HTTP APIs set
$ http POST http://localserver:8080/bonita/serverAPI
HTTP/1.1 404
Content-Length: 1135
Content-Type: text/html;charset=UTF-8
Hi Folks,
I deployed the Bonite docker image, and I'm trying to use the Engine API, but I'm getting 404 error, and the issue persists even with security hardening on REST and HTTP APIs set
$ http POST http://localserver:8080/bonita/serverAPI HTTP/1.1 404 Content-Length: 1135 Content-Type: text/html;charset=UTF-8Printing ENV
$ oc rsh bonita-app-dev-33-xdw6g # env | grep -i api REST_API_DYN_AUTH_CHECKS=false HTTP_API=trueBonita service log