如何link Google 玩控制台 Google Pub/Sub 话题实时通知?

How to link Google Play console with Google Pub/Sub Topics for real-time notification?

我必须实施实时 google 开发者通知。为此,我必须使用 Google Pub/Sub。有多个步骤:

  1. 创建主题和订阅。 (此部分已完成)
  2. Link Google Pub/Sub 话题到 Google 玩控制台。 (此部分无效)

错误表明主题名称错误或服务帐户中存在一些问题。 但是我已经授予服务帐户所有必要的权限。必要的权限是“Pub/Sub 发布者”权限。它被授予但仍然出现相同的错误。

出于这个目的,我正在关注此 link。 https://developer.android.com/google/play/billing/getting-ready#create-sub

附上截图

Screen shot 2 Screen shot 3

我注意到您使用的服务帐户与您共享的 link 中的服务帐户不完全相同。

尝试使用并授予服务帐户权限:

google-play-developer-notifications@system.gserviceaccount.com