Google cloud datastore API cannot find project when App Engine application is disabled

前端 未结 1 1406
Happy的楠姐
Happy的楠姐 2020-12-22 00:40

I\'m trying to connect and get data from Google Cloud Datastore API.

After disabling my App Engine Application (which have no use for me at the moment), I cannot acc

相关标签:
1条回答
  • 2020-12-22 01:04

    The Google Cloud Datastore API currently requires that the associated App Engine application not be disabled.

    I've filed https://github.com/GoogleCloudPlatform/google-cloud-datastore/issues/107 to track this. It's something we may be able to fix in the future.

    0 讨论(0)
提交回复
热议问题