The session keys are different because the browser is trying to connect to an old session. That's why I see two errors:
1) A cache that is ignoring the part of the URL after ? 2) A cache that is lowercasing the part of the URL after ? On Aug 5, 2011, at 11:53 AM, Simon Knott wrote: > Those session keys are actually slightly different - I don't know whether > that was just a copy/paste error. > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-appengine/-/xTEBXp_nguAJ. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
