【发布时间】:2021-04-30 07:08:20
【问题描述】:
我正在尝试寻找一种方法来使用 GmailAPI 阅读 Google 私人群组的收件箱电子邮件。 我考虑过使用一个服务帐户,该帐户将成为该组的成员,并且只有读取权限。你知道我该怎么做吗?
谢谢,
丹
【问题讨论】:
标签: gmail-api service-accounts google-groups-api google-gsuite
我正在尝试寻找一种方法来使用 GmailAPI 阅读 Google 私人群组的收件箱电子邮件。 我考虑过使用一个服务帐户,该帐户将成为该组的成员,并且只有读取权限。你知道我该怎么做吗?
谢谢,
丹
【问题讨论】:
标签: gmail-api service-accounts google-groups-api google-gsuite
您需要从 gsuite 域设置域范围的委派,以便通过 gmail 使用服务帐户。
Perform Google Workspace Domain-Wide Delegation of Authority
【讨论】: