OccultScientist
Member
Hi,
I'm developing an external application that uses the Xenforo 2.2 API to confirm login.
It works fine if the user isn't logged in. The page correctly logs them in and redirects back to the specified URL using the www.example.com?_xfRedirect=page.html
It doesn't appear to work if the cookie has expired, then clicking on login takes you to the page that says:
Is there a way to redirect this page back correctly?
Thanks in advance
I'm developing an external application that uses the Xenforo 2.2 API to confirm login.
It works fine if the user isn't logged in. The page correctly logs them in and redirects back to the specified URL using the www.example.com?_xfRedirect=page.html
It doesn't appear to work if the cookie has expired, then clicking on login takes you to the page that says:
I assume this reconfirms the login and resets the cookie.You are already logged in. Please click here to return to the forum list.
Is there a way to redirect this page back correctly?
Thanks in advance