-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hello,
I am tryinig this tool, for this call I get an sucessfull message:
curl -d '{"command": "create_user", "server": "SERVERURL", "data": {"zox47348@eoopy.com": { "fullName": "Super Duper Tester", "pwd": "test123", "provider": "greenlight"}}}' -H 'Content-Type: application/json' -X POST http://SERVERURL:8008/api/v1/commands
{ "data": { "command": "create_user", "data": { "zox47348@eoopy.com": { "fullName": "Super Duper Tester", "pwd": "test123", "provider": "greenlight" } }, "server": "http://live.hkbis.de" }, "message": "command queued successfully" }
But nothing is happening. I would like to understand what is going on.
Could you please tell me were I can find the LogFile?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels