GAE data download shows datastore_errors.BadRequestError

前端 未结 3 629
隐瞒了意图╮
隐瞒了意图╮ 2020-12-30 10:26

I\'m trying to download data from my Google App Engine app, using the official instructions

Remote API is set up & I call:

appcfg.py download_dat         


        
3条回答
  •  春和景丽
    2020-12-30 10:52

    If using the high-replication datastore, change the value passed to --application from appname to s~appname.

提交回复
热议问题