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.

