I have just created an sample java webapplication intended for Google Application Engine. The application runs correctly in my local machine but using the eclipse plugin I failed to upload the project in the Google Application Engine ended up with the following error
java.io.IOException: Error posting to URL: https://appengine.google.com/api/appversion/create?app_id=japaneseguestbook&version=1& 404 Not Found This application does not exist (app_id=u'japaneseguestbook'). PLZ. help NB. The gmail account I am using for application is new. -- 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.
