Google 通讯录只读 (OAuth 2.0)

发布于 2024-12-06 16:58:53 字数 460 浏览 0 评论 0原文

我们使用 OAuth 2.0 访问 Gmail 联系人。您知道是否可以通过授权弹出窗口指示我们需要只读访问权限的方式请求访问权限(范围)。

现在流行语说“管理您的联系人” - 查看和管理您的 Google 联系人。 这个“管理”部分让许多用户感到沮丧,而我们所需要的只是查看它们。

到目前为止,我们尝试了以下范围,但弹出窗口是相同的(“管理联系人”): - https://www.google.com/m8/feeds/ - https://www-opensocial.googleusercontent.com/api/people

谢谢, 皮奥特尔

We're using OAuth 2.0 to access Gmail Contacts. Do you know if it is possible to request access (scope) in such a way that the authorization pop-up indicates that we need read only access.

Right now the pop say says "Manage your contacts" - view and manage your Google Contacts.
This "manage" part is discouraging to many users while all we need is to view them.

So far we tried the following scopes but the pop-up is the same ("Manage contacts"):
- https://www.google.com/m8/feeds/
- https://www-opensocial.googleusercontent.com/api/people

Thanks,
Piotr

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

夜灵血窟げ 2024-12-13 16:58:53

是的,有,只需使用 https://www.googleapis.com/auth/contacts.readonly 作为范围,它就会显示“查看您的联系人”。

希望有帮助!

Yes, there is, just use https://www.googleapis.com/auth/contacts.readonly as the scope and it will say "View your contacts".

Hope that helps!

忆伤 2024-12-13 16:58:53

对于联系人,谷歌拥有的最低范围粒度是读/写。只读访问不可用。

For contacts, the lowest granularity of scope that google has is read/write. Read only access is not available.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文