Hi Robert I am also having the same problem. I am not able to access the datastoreadmin and I am also not able to access some admin only pages which my application is serving. The authentication option is Google Apps. I tested the same code with another application . And surprisingly , in this application I can access datastoreadmin and also the admin only pages. The only difference between these two applications is that this other application is using the authentication option as Google Accounts API.
I am always accessing my application as [appid].appspot.com . There is no option to change the authentication option to Google Account API also. I cannot delete this application and create another one (billing is also enabled for this application) Can you please tell me what sould i do to resolve this error? Thanks & Regards Sudip On Wednesday, February 23, 2011 11:09:42 AM UTC+5:30, Robert Kluin wrote: > > Hi Ubaldo, > I just double checked this on one of my apps. It does fix the issue > when directly accessing an app via [appid].appspot.com. Now it looks > like custom admin pages and the datastore admin is loading the app off > of a domain such as: > > [version]-dot-latest-dot-[appid].appspot.com > > I don't think it was using that as the domain until recently. At > least last time I checked it wasn't. So now since you can only access > the app via a domain explicitly authorized in the Google Apps manager > -- it won't work, again. > > > You can access the datastore admin at: > https://[your app id].appspot.com/_ah/datastore_admin/ > > > I couldn't find a bug for this mess right now. If you file one > please post back and I'll star it. > > > Robert > > > On Tue, Feb 22, 2011 at 05:57, Ubaldo Huerta <[email protected]> wrote: > > Hi Robert > > In my google apps dashboard I disable, that is, deleted, the app engine > app > > (the jargon is very confusing, to say the least), but anyhow, I disable > the > > app and added it again. > > Still the same error. I wonder if you meant actually deleting the app in > app > > engine dashboard and add it again. The help says that app id are > reserved so > > I wouldn't be able to > > use the same app id. > > > > Thanks > > -Ubaldo > > > > -- > > 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. > > > -- 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/-/LRtNCtUxTysJ. 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.
