Hmmm, there are no cookies listed for localhost:8080. Maybe I'm misunderstanding how to log in locally then.
Another thing I've noticed is that when I log into App Engine via the Google Apps portal at https://appengine.google.com/a/<YOURDOMAIN.COM>, it takes me to the /start page where it prompts me to create my first application which then prompts me to verify my account via sms. However, I'm pretty sure I've already verified my account via sms. If I try to enter my phone number anyway, it fails with: "The phone number has been sent too many messages or has already been used to confirm an account." On Jan 29, 3:18 pm, "Nick Johnson (Google)" <[email protected]> wrote: > On Fri, Jan 29, 2010 at 10:15 PM, BrianDFS <[email protected]>wrote: > > > Hi Nick, > > > I'm talking about the interactive development console located at: > >http://localhost:8080/_ah/admin/interactive > > > No matter what I do or which google account I'm logged into, it never > > thinks I'm logged in. > > The local admin console only pays attention to what you logged into on > localhost, using the local users stub. You can't log into Google accounts > with it. > > If that's what you're meaning, can you check your browser's cookies for > cookies set on localhost:8080, and report what you see there? > > -Nick Johnson > > > > > > > > > On Jan 29, 12:17 pm, "Nick Johnson (Google)" <[email protected]> > > wrote: > > > Hi Brian, > > > > Which interactive console are you referring to? > > > > -Nick > > > > On Fri, Jan 29, 2010 at 3:01 PM, BrianDFS <[email protected]> > > wrote: > > > > I'm completely new to GAE as of about 3 days ago. I'm working on an > > > > app based off some pre-existing source code. Everything seemed to be > > > > moving along nicely until yesterday when suddenly it seemed as though > > > > I was no longer logged in in my test app. To confirm this I tried the > > > > "hello world" or "hello user" default program at the interactive > > > > console and sure enough, users.get_current_user() always returns None > > > > now. I'm tried clearing my browser (Chrome) cache and history, I've > > > > also tried other browsers, I'm at a loss. > > > > > I'm using GAE with my Google Apps account. > > > > > Any tips, suggestions, or help would be greatly appreciated. Thanks. > > > > > -- > > > > 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]<google-appengine%2Bunsubscrib > > > > [email protected]><google-appengine%2Bunsubscrib > > [email protected]> > > > > . > > > > For more options, visit this group at > > > >http://groups.google.com/group/google-appengine?hl=en. > > > > -- > > > Nick Johnson, Developer Programs Engineer, App Engine > > > Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration > > Number: > > > 368047 > > > -- > > 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]<google-appengine%2Bunsubscrib > > [email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-appengine?hl=en. > > -- > Nick Johnson, Developer Programs Engineer, App Engine > Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration Number: > 368047 -- 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.
