Sessions not working on live server.

4 views
Skip to first unread message

Eric Pauley

unread,
Feb 20, 2013, 9:49:56 PM2/20/13
to appengine...@googlegroups.com
I'm using sessions as a simple way to keep track of user logins. (Using server-side storage, not all in the cookie)

My code works perfectly on my local test server. (I run it at lcoalhost:8080)

When I deploy it to the production server, cookies don't work at all. They are not even getting sent to the client, as far as I can tell.

My config is essentially the default, and I create the sessions using the simple sessions.Session() constructor. Is there something obvious I'm missing here?
Reply all
Reply to author
Forward
0 new messages