On Thursday, April 4, 2013 9:45:29 PM UTC-5, Rik Scarborough wrote: > > When you first log into an appengine application that uses Authentication, > you get a page that asks you if you want to allow that application to have > access to your account information. It seems like you only get it once. > > Are you talking about this Google authentication page that looks like this: http://i.imgur.com/erCLu4i.png ?
I just tried it myself on a sample GAE app, and for me, the deny button doesn't save the denial action; i.e. I can repeatedly visit the site, hit deny access, then revisit the site and the same permissions page will pop up. So I'm not sure why you're only getting the permissions page once (I tried it on recent builds of Chrome, Firefox, and Internet Explorer). Try this: delete the cookies in your browser, and revisit the authentication page, it should pop up the auth question again. If that fails, can you share some code or a link to the appengine app that you're working on? Thanks. ----------------- -Vinny P Technology & Media Advisor Chicago, IL @GOV on AppDotNet: https://alpha.app.net/gov -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
