GAE data download shows datastore_errors.BadRequestError

前端 未结 3 654
隐瞒了意图╮
隐瞒了意图╮ 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 11:00

    Found the problem - as an URL I was giving my own app's domain name instead of the 1.appname.appspot.com.

提交回复
热议问题