为了账号安全,请及时绑定邮箱和手机立即绑定

带有服务帐户的 Google Reports API

带有服务帐户的 Google Reports API

Go
猛跑小猪 2021-11-15 16:56:58
我正在尝试使用服务帐户调用 Google Reports API。我遵循这个代码示例:https : //godoc.org/golang.org/x/oauth2/google#JWTConfigFromJSON{ "error": {  "errors": [   {    "domain": "global",    "reason": "authError",    "message": "Access denied. You are not authorized to read activity records.",    "locationType": "header",    "location": "Authorization"   }  ],  "code": 401,  "message": "Access denied. You are not authorized to read activity records." }}我很确定它在 Google 配置方面,但是:我创建了服务帐户我下载了 JWT我授权了所需的范围然后我尝试调用这个 URL:https : //www.googleapis.com/admin/reports/v1/activity/users/all/applications/login我能忘记什么?谢谢你帮助我。
查看完整描述

1 回答

?
慕斯709654

TA贡献1840条经验 获得超5个赞

修复。需要明确指定主题值。我现在按照服务帐户示例:https : //godoc.org/golang.org/x/oauth2/google


查看完整回答
反对 回复 2021-11-15
  • 1 回答
  • 0 关注
  • 196 浏览
慕课专栏
更多

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信