Hi! I'm performing this command. (I replaced my real app id with "app-id")
appcfg.py download_data --filename=download.dat --url=http://app- id.appspot.com/remote_api I'm getting this error. google.appengine.api.datastore_errors.BadRequestError: app s~app-id cannot access app app-id's data What's with the "s~" in "s~app-id"? How do I download data? I just want to perform a backup. Thanks! -- 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.
