Unknown controller ‘user’
-
Hello,
I’ve installed both plugins, sent request to get the nonce (it returned 200 OK)
When I try to send POST to https://site.com/api/user/generate_auth_cookie/?username=john&password=PASSWORD-HERE it returns 200 OK with
{
“status”: “error”,
“error”: “Unknown controller ‘user’.”
}What can be wrong and how I could fix that?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Unknown controller ‘user’’ is closed to new replies.