Are you sure that the requests you are sending are identical to the manual
flow in the browser? I mean really the same, with the same responses?
Because if they are then you have no problem and JMeter is working fine but
if not then there really has to be a difference. Could be a header, cookie,
an encrypted string, all sorts of things.

If that json string with the redirect is an indication of success then that
means the server thinks you are logged in but in subsequent requests the
script is failing to maintain the session. In this case it would be
something related to correlation.

-----
http://www.http503.com/
--
View this message in context: 
http://jmeter.512774.n5.nabble.com/HTTPS-log-in-problem-gets-rough-tp4768159p4789171.html
Sent from the JMeter - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org

Reply via email to