I am getting zero responses from the request below.
I am using postman on chrome mac.
POST /api/v1/auth/token?grant_type=password&username=some.user@example.com&password=password HTTP/1.1
Host: tm4lc
Content-Type: application/x-www-form-urlencoded
Cache-Control: no-cache
Postman-Token: 9387510e-4049-1484-5fd8-00fbf757bb94
[ full req url
https://tm4lc/api/v1/auth/token?grant_type=password&username=some.user@example.com&password=password
]