[google-appengine] Re: Cannot add APP Engine app to Domain

2013-08-06 Thread v1
I'm having this problem too! On Friday, 1 June 2012 08:28:12 UTC+8, Sgia wrote: > > I have seen many posts about this, and none of the solutions work for > me. > > When attempting to add a domain to an app in > https://www.google.com/a/cpanel/ domain>/AddAppEngineService > > I get the error:

[google-appengine] Re: Unable to access my admin console, Yes i have read the Docs and FAQ ;)

2009-02-02 Thread V1
; Google Apps account i...@3rd-eden.com.  Log out of your Google > Account, clear your cache and cookies, and visit the > urlhttp://appengine.google.com/a/3rd-eden.com, signing in with your > Google Apps account, and you should be able to see this application. > > -Marzia > &

[google-appengine] Re: Unable to access my admin console, Yes i have read the Docs and FAQ ;)

2009-02-02 Thread V1
Removed all cookies, but still the same issue :9 On Feb 2, 5:59 am, Alexander Kojevnikov wrote: > On Feb 2, 9:38 pm, V1 wrote:> Seems i cant post > screenshots..http://tinyurl.com/logindisplay > > > ^ above link points to screenshot. > > > On Feb 2, 11:37 am, V1 wr

[google-appengine] Re: Unable to access my admin console, Yes i have read the Docs and FAQ ;)

2009-02-02 Thread V1
Seems i cant post screenshots.. http://tinyurl.com/logindisplay ^ above link points to screenshot. On Feb 2, 11:37 am, V1 wrote: > Hello Bill, > > Thank you for your reply, > I'm already logged in. With the exact details i used to deploy my > application. And there i

[google-appengine] Re: Unable to access my admin console, Yes i have read the Docs and FAQ ;)

2009-02-02 Thread V1
will bring up the admin console for your app. > > The direct link to the console looks something like > this:http://appengine.google.com/dashboard?&app_id= sans appspot or any domain> > > On Feb 2, 1:44 am, V1 wrote: > > > > > Hello, > > > I have succes

[google-appengine] Unable to access my admin console, Yes i have read the Docs and FAQ ;)

2009-02-02 Thread V1
Hello, I have successfully deployed my first app Engine http://spry-it.appspot.com/. When I go to: http://appengine.google.com/ it automatically redirects me to http://appengine.google.com/start and all i see is that i can create a app Engine.. I already done that ;) I also checked http://appeng

[google-appengine] Re: Project works locally but can't read the required files when its deployed.

2009-02-02 Thread V1
Thanks, I found that out a couple of hours after posting this topic. On Feb 2, 7:18 am, Alexander Kojevnikov wrote: > On Feb 1, 8:04 pm, V1 wrote: > > > As far i understood, App Engine could read files, but not write. So i > > see no reason why this should work. > >

[google-appengine] Project works locally but can't read the required files when its deployed.

2009-02-01 Thread V1
Hello, I have been working on a App engine project. That reads local files out of a directory, concats it and exports it. I tested it locally it worked fine. Even better than I expected. When i deployed the project. The code worked, but the file that it supposed to show are no where to be found.