Import of data into sen4cap database

Just to provide some more information:
I have tried to get a token with this

curl --request POST --url http://localhost:8080/login --header 'Content-Type: application/x-www-form-urlencoded' --data user=sen4cap --data pwd=sen4cap

but I don’t get any response.