"TestWebApp" can't be your actual app ID, since uppercase letters aren't allowed.
On Jun 11, 11:34 pm, Amir <[email protected]> wrote: > Hi, > > I am having issues uploading to AppEngine even with the auto generated > sample app. > see log below. > > would appreciate some help with that one. > > Unable to update: > java.io.IOException: Error posting to > URL:https://appengine.google.com/api/appversion/create?app_id=TestWebApp&... > 400 Bad Request > > Client Error (400) > The request is invalid for an unspecified reason. > > at > com.google.appengine.tools.admin.AbstractServerConnection.send(AbstractServ > erConnection.java: > 245) > at > com.google.appengine.tools.admin.AbstractServerConnection.post(AbstractServ > erConnection.java: > 207) > at > com.google.appengine.tools.admin.AppVersionUpload.send(AppVersionUpload.jav a: > 639) > at > com.google.appengine.tools.admin.AppVersionUpload.beginTransaction(AppVersi > onUpload.java: > 446) > at > com.google.appengine.tools.admin.AppVersionUpload.doUpload(AppVersionUpload > .java: > 137) > at > com.google.appengine.tools.admin.AppAdminImpl.doUpdate(AppAdminImpl.java: > 284) > at > com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java: > 48) > at > com.google.appengine.eclipse.core.proxy.AppEngineBridgeImpl.deploy(AppEngin > eBridgeImpl.java: > 265) > at > com.google.appengine.eclipse.core.deploy.DeployProjectJob.runInWorkspace(De > ployProjectJob.java: > 144) > at > org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorksp > aceJob.java: > 38) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54) > C -- 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.
