Service account doesn't show up in Google Play Console after creation

后端 未结 3 1580
滥情空心
滥情空心 2020-12-24 05:17

From my Google Play console I linked a project. Then I created a service account. Still, when refreshing the console, it still says \"There are no service accounts associate

3条回答
  •  攒了一身酷
    2020-12-24 06:04

    You much enable "Google Play Android Developer API" (one of Google Api & services) for your application via a credential! Google supplies many API for developers can call them from their app. A credential same as a permit (3 types of credentials : API key (such as youtube), OAuth, Service Account) If you never enable one API, it never shown on API Access page!

提交回复
热议问题