> did you or someone else manage to login anybody with webclient and a > correct email address ? >
I managed today. For my testcases, I separated the user registration and the user login and ran into the same problem. The solution was to call client.get() one time before calling the client.post() for login; maybe it has something to do with the _formkey - magic. HTH Daniela -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/d6522afa-ee0d-47e3-a04a-2412ba15f0e8o%40googlegroups.com.

