Unknown auth controller
-
Hi there,
I’m getting this when I try and request a cookie with the nonce, username and password
{ "status": "error", "error": "Unknown controller 'auth'." }
This endpoint is working fine – https://localhost/api/get_nonce/?controller=auth&method=generate_auth_cookie
And then the request cookie one returns with that error -https://localhost/api/auth/generate_auth_cookie/?nonce=f4320f4a67&username=Catherine&password=password-here
Do you know what might be the issue?
Thanks!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Unknown auth controller’ is closed to new replies.