You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 30, 2022. It is now read-only.
I'm pretty sure I've got everything set up correctly, but it's not working.
I've added some echos and disabled the final redirect, which was wiping out any diagnostic messages. I can see that it's loading the regular login page and extracting the token, then doing the same post that the browser would normally do. But for some reason it's coming back with status 200 instead of 302. I know the username and password are correct.
It looks to me like it should be working, but I can't figure out why it's not getting the right result.