Hello All, I am newer to app-engine,
when i tried deploying my sample application to google app engine from eclipse , I used to the below issue. Kindly help me on this to get rid off the below issue Thanks in advance. Unable to update: java.io.IOException: Error posting to URL: https://appengine.google.com/api/appversion/create?app_id=54872&version=54871& 403 Forbidden You do not have permission to modify this app (app_id=u'54872'). 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:532) at com.google.appengine.tools.admin.AppVersionUpload.beginTransaction(AppVersionUpload.java:349) at com.google.appengine.tools.admin.AppVersionUpload.doUpload(AppVersionUpload.java:111) 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) Thanks Rajagopal Baskaran -- 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.
