On Fri, Sep 5, 2008 at 3:22 PM, Kevin Brown <[EMAIL PROTECTED]> wrote: > Only if the container isn't providing a security token.
Yes, that can happen. That's how John reproduced the crash to begin with. =) igoogle, for example, doesn't need/supply a security token for most gadgets, and I'd expect that to remain true for quite a while. >> > Three legged oauth simply fails (no stored tokens for the anonymous >> user). >> >> Unfortunately that isn't true today. > > > How so? Where can I add an oauth token that works without an app id? Ah, you're right. There is a line in GadgetOAuthTokenStore that checks for it.

