core icon indicating copy to clipboard operation
core copied to clipboard

Setting login_url does nothing on the v2 api

Open baxterdmutt opened this issue 2 years ago • 0 comments

I’m using the api (v2) to login and then direct to a page. It won’t do it. I’ve tried everything “auto_redirect_after_login” => true //or false it makes no difference “login_url” => “thePageToGoTo.php”

nothing makes a difference. It always just take me into the main users page.

Has anyone gotten this to work??

baxterdmutt avatar Dec 29 '23 02:12 baxterdmutt