form has 2 hidden input fields anchor (which is always empty) and logintoken (which is always newly and randomly generated).
I'm not getting logged in by this code. I think the problem is that I'm getting the logintoken by different request and the posturl has different logintoken.
So my question is, how can I get the logintoken in a single request instead of two?
i don't think it works like that, you are getting the html only once
I'm getting same logintoken everytime in same browser. But different login token with this script
No idea
Обсуждают сегодня