Google 应用全域授权的 API 个范围列表
List of API scopes for Google Apps domain-wide delegation
是否有完整的 API 范围列表可用于域范围的授权,按照此处的说明?:Using OAuth 2.0 for Server to Server Applications
您需要的范围取决于您调用的 API。有关完整列表,请参阅 OAuth 2.0 Scopes for Google APIs。
您可以从 OAuth 2.0 Playground 中提到的范围中找到。
注意:虽然 covers the standard Google services, they don't include scopes for the Google Apps admin apis。
要获取管理 API 的范围,请从 this page 中选择所需的服务,然后单击左侧菜单中的 "Authorize Requests"。
示例:https://developers.google.com/admin-sdk/directory/v1/guides/authorizing
是否有完整的 API 范围列表可用于域范围的授权,按照此处的说明?:Using OAuth 2.0 for Server to Server Applications
您需要的范围取决于您调用的 API。有关完整列表,请参阅 OAuth 2.0 Scopes for Google APIs。
您可以从 OAuth 2.0 Playground 中提到的范围中找到。
注意:虽然
要获取管理 API 的范围,请从 this page 中选择所需的服务,然后单击左侧菜单中的 "Authorize Requests"。
示例:https://developers.google.com/admin-sdk/directory/v1/guides/authorizing