I am wondering if the case in the message means it is not picking up the app_id properly?
...the message says: You do not have permission to modify this app (app_id=u'MyProject'). though I have set google.appengine.application="myproject" and I was able to previously deploy a version. On Feb 17, 6:51 pm, boardtc <[email protected]> wrote: > I have a gae application loaded up, though my first attempt is not > working due to me not testing locally first. > > Now when I try and do an update I get "you do not have permission to > modify this app". My app_id is correctly set and I am using the right > email and password. Do I need to disabela nd dlete the app first in > order to update it? -- 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.
