I'm trying to use the download_app command to download an app (word- finder) and am getting the following 403 error:
l...@d:~/projects/wordfinder$ python2.5 ../../google_appengine/appcfg.py download_app -A word-finder . Server: appengine.google.com. Fetching file list... Error 403: --- begin server output --- You do not have permission to download this app version. --- end server output --- I am using the same account that I uploaded the app from. Interestingly, when I look in the Versions section of the dashboard, it shows the Deployed By field as empty. This app was deployed 637 days ago -- is it possible that the Deployed By information wasn't kept that far back? Version Default Deployed By Live URI Delete 1 (deployed 637 days, 3:01:30 ago) Yes http://1.latest.word-finder.appspot.com Delete Any ideas? Best, Luke -- 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.
