On Saturday, December 31, 2011 1:38:24 AM UTC+1, Maximillian Dornseif wrote: > > > > On Dec 31, 1:22 am, Maximillian Dornseif <[email protected]> wrote: > > On Dec 27, 7:43 pm, Anand Mistry <[email protected]> wrote: > > > The recommended way to use datastore admin with Python 2.7 is by > enabling > > > it through the administration console > > > ( > http://code.google.com/appengine/docs/adminconsole/datastoreadmin.html). > > Thanks for the hint! > > Hmm. Now I only get: > > The requested URL /_ah/login_required?continue=https://ah-builtin- > python-bundle-dot-latest-dot-hdwawi.appspot.com/_ah/datastore_admin/? > app_id=s~hdwawi<http://python-bundle-dot-latest-dot-hdwawi.appspot.com/_ah/datastore_admin/?app_id=s%7Ehdwawi>was > not found on this server. > > seems to be broken for apps using federated login :-( > > --md
Yes that was the result when trying to use it with federated login but it seems you can switch to google accounts and then (probably) switch back to federated once you have done your admin job, or like I did ditch federated login and use google, facebook and own accounts since those are the ones people tend to use anyway. So there is one or two workarounds if you really must use the datastore admin console running into this problem. I just switched back to plain Google accounts and then it works. Sincerely, Nick Rosencrantz -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/kDRJEKG6i-QJ. 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.
