根据此处的说明,是否有可用于域范围授权的API范围的完整列表?:Using OAuth 2.0 for Server to Server Applications
答案 0 :(得分:3)
您需要的范围取决于您调用的API。有关完整列表,请参阅OAuth 2.0 Scopes for Google APIs。
答案 1 :(得分:1)
您可以从提到的范围OAuth 2.0 Playground中找到。
答案 2 :(得分:0)
注意:虽然@Patrick's answer涵盖了标准的Google服务,但它们并未包含Google Apps admin apis的范围。
要获取admin apis的范围,请从this page中选择所需的服务,然后点击"授权请求"在左侧菜单中。
示例:https://developers.google.com/admin-sdk/directory/v1/guides/authorizing