Most probably, the user id you are using for the app upload does not have the "rights" to the application.
In the App Engine Console, go to "Administration" - "Permissions". Here you can setup the permissions. Hope this helps. Sam On Wed, Jul 27, 2011 at 2:13 AM, Peter Liu <[email protected]> wrote: > Hi, > > I tried to create a new app called "androidquery", and the web UI > shows some error (forgot exact wording). > Despite the message, I can access the admin panel for this app, so > it's created (at least half way) and the appid is reserved. > > But when I deploy, it shows this error: > > java.io.IOException: Error posting to URL: > https://appengine.google.com/api/appversion/create?app_id=androidquery&version=0-1-1& > 404 Not Found > This application does not exist (app_id=u'androidquery'). > > I suppose some error happened in the middle of the app creation > process and the app is stuck? > > Anyway to rescue the app or the app id? I really want to keep the app > id because it matches my .com domain. > > Many 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 [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 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.
