What's your application ID? That URL doesn't look like it's a valid ID.

--
Ikai Lan
Developer Programs Engineer, Google App Engine
Blogger: http://googleappengine.blogspot.com
Reddit: http://www.reddit.com/r/appengine
Twitter: http://twitter.com/app_engine



On Tue, Sep 21, 2010 at 7:46 AM, Jose Manuel <jm.rosa...@gmail.com> wrote:

> Hi, I am getting this error when I try to deploy a application to
> AppEngine. The application works just fine in hosted mode, within
> Eclipse. This is my second deploy
>
> Here's the complete log:
>
> com.google.appengine.tools.admin.AdminException: Unable to update app:
> Error posting to URL:
>
> https://appengine.google.com/api/appversion/create?app_id=Mini-Aplicaciones+Empresariales&version=1&;
> 400 Bad Request
>
> Client Error (400)
> The request is invalid for an unspecified reason.
>
>
>        at
> com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java:
> 62)
>
>        at
>
> com.google.appengine.eclipse.core.proxy.AppEngineBridgeImpl.deploy(AppEngineBridgeImpl.java:
> 271)
>
>        at
>
> com.google.appengine.eclipse.core.deploy.DeployProjectJob.runInWorkspace(DeployProjectJob.java:
> 145)
>
>        at
>
> org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:
> 38)
>
>        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
>
> Caused by: java.io.IOException: Error posting to URL:
>
> https://appengine.google.com/api/appversion/create?app_id=Mini-Aplicaciones+Empresariales&version=1&;
> 400 Bad Request
>
> Client Error (400)
> The request is invalid for an unspecified reason.
>
>
>        at
>
> com.google.appengine.tools.admin.ServerConnection.send(ServerConnection.java:
> 149)
>
>        at
>
> com.google.appengine.tools.admin.ServerConnection.post(ServerConnection.java:
> 82)
>
>        at
>
> com.google.appengine.tools.admin.AppVersionUpload.send(AppVersionUpload.java:
> 582)
>
>        at
>
> com.google.appengine.tools.admin.AppVersionUpload.beginTransaction(AppVersionUpload.java:
> 400)
>
>        at
>
> com.google.appengine.tools.admin.AppVersionUpload.doUpload(AppVersionUpload.java:
> 112)
>
>        at
> com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java:
> 56)
>
>        ... 4 more
>
> Thanks!!!!
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to google-web-tool...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com<google-web-toolkit%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to