# Login Service Rest API Could not get any response

**URL:** https://community.ofelia.com/t/login-service-rest-api-could-not-get-any-response/8986
**Category:** Q&A
**Created:** [2 March 2018 11:02 UTC](https://community.ofelia.com/t/login-service-rest-api-could-not-get-any-response/8986 "2018-03-02T11:02:29Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![charoline.septa\_1360](https://avatars.discourse-cdn.com/v4/letter/c/e9a140/32.png) [@charoline.septa\_1360](https://community.ofelia.com/u/charoline.septa_1360)
#### Post date: [2 March 2018 11:02 UTC](https://community.ofelia.com/t/login-service-rest-api-could-not-get-any-response/8986/1 "2018-03-02T11:02:29Z")

</div>

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](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!

---

<div class="post-metadata">

### Author: ![system](https://europe1.discourse-cdn.com/flex013/uploads/community_bonitasoft/original/2X/6/6b7b18c0478f2645369e82e009b65e3b97f2cc12.svg) [@system](https://community.ofelia.com/u/system)
#### Post date: [2 March 2018 16:37 UTC](https://community.ofelia.com/t/login-service-rest-api-could-not-get-any-response/8986/2 "2018-03-02T16:37:36Z")

</div>

Hi, which app server are you using? Do you have Postman Interceptor installed as well? You’ll need it to get the cookie and token for subsequent API calls.
