Hello everyone.
I’m a beginner in Bonita BPM.
I trying to login using POST method with postman with username: walter.bates, password: bpm and redirect: false. But when I send the request, the response is
Could not get any response
There was an error connecting to http://localhost:8080/bonita/loginservice.
Why this might have happened:
The server couldn’t send a response: Ensure that the backend is working properly
Self-signed SSL certificates are being blocked: Fix this by turning off ‘SSL certificate verification’ in Settings > General
Client certificates are required for this server: Fix this by adding client certificates in Settings > Certificates
Proxy configured incorrectly Ensure that proxy is configured correctly in Settings > Proxy
Request timeout: Change request timeout in Settings > General
Do you guys know, what happen with this and if any solution that i can try? Thankyou so much!