1

I am simply trying to access the datastore admin for myapp at: https://appengine.google.com/datastore/admin?&app_id=s~placingliterature&version_id=jan2015.383591079272347357

But when I go there, the main portion of the screen is blank, although all the menus are still there.

I am using the owner of the account for this.

Also, This is not working on multiple peoples computers in my office, not just mine.

It did work at one point, but now it does not.

Any suggestions? Has anyone seen this before

Dan McGrath
  • 41,220
  • 11
  • 99
  • 130
Sam Alexander
  • 504
  • 1
  • 6
  • 24
  • 2
    Does it work when you go to https://ah-builtin-python-bundle-dot-placingliterature.appspot.com/_ah/datastore_admin/?app_id=s~placingliterature&adminconsolecustompage (assuming `placingliterature` is the id of your app)? – Mihail Russu May 04 '15 at 16:43
  • 1
    Yes, it does work at: https://ah-builtin-python-bundle-dot-placingliterature.appspot.com/_ah/datastore_admin/?app_id=s~placingliterature&adminconsolecustompage – Sam Alexander May 04 '15 at 16:54
  • 1
    Make it an answer so I can accept it – Sam Alexander May 04 '15 at 16:59
  • 2
    Well, this wasn't really an answer, this just proves that it is something with your computer (and the computers of multiple people who tested it) - you can find the same url as an iframe src in the source code of https://appengine.google.com/datastore/admin?&app_id=s~placingliterature&version_id=jan2015.383591079272347357 so it looks like for some reason your browser (or any security add-on) blocks the loading of the iframe. – Mihail Russu May 04 '15 at 17:05
  • 1
    ok well thank you very much either way – Sam Alexander May 04 '15 at 17:05
  • 2
    I had this problem in the past, and I think it was caused by disabling third party cookies. Try a different browser and see if it works or enable third party cookies. – new name May 04 '15 at 17:54

0 Answers0