On Tue, Nov 11, 2014 at 6:29 PM, <[email protected]> wrote: > I've disabled an app from Google's app engine Administration - Application > Settings. Now I trid to re-enble it. But the brower returns a server error > (500). I trid to request permanenant deletion. Again the same server error > occurs. > > How should I proceed? >
Disabled applications don't count against your free app quota and don't cost you money, so you can leave it in disabled state if you want. If you absolutely must get rid of the application, you can try going through the cloud console. Go to cloud.google.com/console and select your project. Click the *Billing & settings* link, and then the *Delete project* button. http://imgur.com/1hTNhXF If you're logged into multiple Google accounts at the same time, you can also try completely logging out and logging back in with only the App Engine admin account, then retrying the delete process. ----------------- -Vinny P Technology & Media Consultant Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
