I'm having a similar problem trying to upload a new application. I have uploaded to another application where I am an admin, but not the owner, and everything works nicely. I am now trying for the first time to create an application in my own account. Here are the steps:
1) Wrote a simple app, following the 'helloworld' tutorial at http://code.google.com/appengine/docs/python/gettingstarted/helloworld.html but naming the project 'registry-xm' instead of 'helloworld'. Everything works on the local dev_appserver. 2) Set up an appengine account at http://appengine.google.com/permissions/smssend. Got the verification code on my cellphone, entered it in the registration form, and registered the project 'registry-xm'. No signs of trouble, but I didn't see any confirmation email. 3) Tried to upload the project with this command: > appcfg.py update registry-xm/ Scanning files on local disk. Initiating update. - - - HTTPError: HTTP Error 403: Forbidden Error 403: --- begin server output --- You do not have permission to modify this app (app_id=u'registry-xm'). 4) Look at project with Dashboard http://appengine.google.com/ signed in as macquigg <at> box67.com Applications: py-bat pywhip registry-xm is missing!! 5) Try to re-create it. Asked again to verify account by SMS. Cannot do that. It says my account is already verified!!! Help will be greatly appreciated. -- Dave --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
