标签: oauth-2.0 google-oauth gmail-api google-oauth2
我按照以下链接设置服务帐户,并使用GMail API通过从应用程序运行java代码来发送电子邮件。
https://developers.google.com/identity/protocols/OAuth2ServiceAccount#delegatingauthority
但是在这里我无法从控件列表中找到安全性。因此无法在Manage API客户端访问屏幕中输入ClientID。
请帮我正确导航。
由于
答案 0 :(得分:0)
要执行您想要的操作,您需要拥有G Suite帐户。如果您已经拥有G Suite帐户,那么您只需按照here步骤操作即可。如果您没有G Suite帐户,则必须在没有服务帐户的情况下提出解决方案,因此您需要遵循指南here