Daniel, I usually get that problem when I'm not signed into Google (within the Eclipse GAE plugin) or when the application id hasn't been created/is incorrect. Maybe double check that your application id is spelled correctly, and that there is an available, registered appid in GAE.
Also, you do realize that this is a public list, not an internal Google mailing list, correct? :-) On Aug 5, 5:37 am, iDaniel <[email protected]> wrote: > I have the same problem. Any clues how to fix it? > > Thanks, > > Daniel > > On Monday, December 26, 2011 6:08:51 AM UTC+1, aruncg wrote: > > > Hi, > > > I am not able to upload a very basic app to appengine. I just created > > a web application project in Eclipse. I then set the appId to be one > > that is hosted on googleplex.com. I then tried to upload the app, but > > I get the following error: > > --------------------------------------------------------------------------- > > --------------------------------------------------------------------------- > > --------------------------------------------------------------------------- > > -------------------------- > > > Unable to update app: Error posting to URL: > > >https://appengine.google.com/api/appversion/create?app_id=temp-aruncg... > > 404 Not Found > > This application does not exist (app_id=u'temp-aruncg-1'). > > > See the deployment console for more details > > Unable to update app: Error posting to URL: > > >https://appengine.google.com/api/appversion/create?app_id=temp-aruncg... > > 404 Not Found > > This application does not exist (app_id=u'temp-aruncg-1'). > > --------------------------------------------------------------------------- > > --------------------------------------------------------------------------- > > --------------------------------------------------------------------------- > > -------------------------- > > > Any clues? > > Arun. -- 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.
