I had an app engine id which i had got long time back . Now i tried using the same id for deploying a new application to appengine. This did not work. I'm getting the following exception:
java.io.IOException: Error posting to URL: http://appengine.google.com/api/appversion/create?app_id=xxxxxx&version=1& 404 Not Found This application does not exist (app_id=u'xxxxxx'). -- 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.
