Since it's a cookie, it should be automatic. Double check with firebug, just to make sure the cookie is being sent in. On Mar 12, 2011 3:15 PM, "Paul Kraus" <[email protected]> wrote: > I didn't realize I had to do this. I thought it was automatic. How do > I add the session to the json request? > > On Mar 7, 2:31 pm, Michael Pedersen <[email protected]> wrote: >> Only one: Are you sending in the session cookie/authtkt/session identifier? >> It sounds like you're not. If you're sure you are, double-check using >> firebug. It's easy to miss sometimes. >> >> >> >> >> >> >> >> >> >> On Mon, Mar 7, 2011 at 1:16 PM, Paul Kraus <[email protected]> wrote: >> > I am unable to use request.identity in my controller for any of the >> > json functions. It always returns none even though I know I am logged >> > in and test by pulling request.identity up in the referring function. >> >> > Ideas? >> >> > -- >> > You received this message because you are subscribed to the Google Groups >> > "TurboGears" 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/turbogears?hl=en. >> >> -- >> Michael J. Pedersen >> My IM IDs: Jabber/[email protected], ICQ/103345809, AIM/pedermj022171 >> Yahoo/pedermj2002, MSN/[email protected] > > -- > You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en. >
-- You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en.

