google datastore token not authorized?

て烟熏妆下的殇ゞ 提交于 2019-12-02 09:29:36

In order for service account to be properly configured with your Cloud Datastore instance you have to create them using the Cloud Console as described in the documentation.

Alternatively if you really want to use the service account you created using the [Google APIs console][3], you can do the following:

  • Go to cloud.google.com/console
  • Click on your project id
  • Click on APIs
  • Make sure Google Cloud Datastore API is ON
  • Click on the gear symbol (⚙) on the top right
  • Click on Teams
  • Click Add member
  • Add your service account as a Viewer
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!