I want to access the App Engine Datastore Admin for my application.

I have added the following to my app.yaml:

builtins:
  - appstats: on
  - datastore_admin: on
  - remote_api: on

I can see the Datastore Admin link on my application dashboard.

However, every time I click on the Datastore Admin link, it prompt me
to login using Google Account. And no matter how many times I login,
it still returns the login page.

Is there any other settings I am missing?

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 google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to