I am new to App Engine
I am trying to upload my application to App Engine Using Eclipse. I
getr this error :)
I read all the document I have made necessary changes to appengine-
web.xml. But I get this error :(

I am administrator, I am entering my password is correct, in the site
it list me as an admin.

Am I missing something? or do I have to configure something dont know?
my app id is http://tejaswee-appspace.com/

Unable to update:
java.io.IOException: Error posting to URL:
http://appengine.google.com/api/appversion/create?app_id=http%3A%2F%2Ftejaswee.appspot.com&version=1&;
403 Forbidden
You do not have permission to modify this app (app_id=u'http://
tejaswee.appspot.com').

        at com.google.appengine.tools.admin.ServerConnection.send
(ServerConnection.java:143)
        at com.google.appengine.tools.admin.ServerConnection.post
(ServerConnection.java:81)
        at com.google.appengine.tools.admin.AppVersionUpload.send
(AppVersionUpload.java:427)
        at com.google.appengine.tools.admin.AppVersionUpload.beginTransaction
(AppVersionUpload.java:241)
        at com.google.appengine.tools.admin.AppVersionUpload.doUpload
(AppVersionUpload.java:98)
        at com.google.appengine.tools.admin.AppAdminImpl.update
(AppAdminImpl.java:56)
        at com.google.appengine.eclipse.core.proxy.AppEngineBridgeImpl.deploy
(AppEngineBridgeImpl.java:271)
        at
com.google.appengine.eclipse.core.deploy.DeployProjectJob.runInWorkspace
(DeployProjectJob.java:148)
        at org.eclipse.core.internal.resources.InternalWorkspaceJob.run
(InternalWorkspaceJob.java:38)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

--

You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" 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-java?hl=en.


Reply via email to