nodebb-plugin-write-api version 5.2.3
nodebb-plugin-write-api-brfenergi version 5.4.0
nodebb version 1.11.2
test :
POST http://localhost:4567/api/v2/users/1/tokens
Content-Type: application/json
{
"password": "my password"
}
error:
org.apache.http.NoHttpResponseException: localhost:4567 failed to respond
Server side didn't show any error logs.