【发布时间】:2021-03-26 15:41:42
【问题描述】:
- 在 Google Developer Console 中创建了一个 google 项目以获得必要的 API 凭据。
- 在 OAuth 同意屏幕中配置了 OAuth2.0 API 凭据。
- 从https://developers.google.com/oauthplayground/获取刷新令牌和访问令牌
当我尝试授权 API 时出现授权错误 - 403 Access Denied
授权错误 错误 403:access_denied 开发人员尚未授予您访问此应用程序的权限。它目前正在测试中,尚未经过 Google 验证。如果您认为您应该有权访问,请联系开发人员 (dummyemail@gmail.com)。 了解更多
任何建议都会很棒。
【问题讨论】:
标签: api google-api gmail nodemailer oauth2-playground