简体   繁体   English

检索Google日历所有者的电子邮件地址

[英]Retrieve Google Calendar owner's email address

Is it possible, with the Google Calendar API / Zend Gdata, to get the user's google email address, after he successfully authenticated with AuthSub and I have an access token? 在用户成功通过AuthSub进行身份验证并且我拥有访问令牌之后,是否可以使用Google Calendar API / Zend Gdata获取用户的Google电子邮件地址?

I have a problem with some users having multiple Gmail and Google Apps accounts, and then not remembering which one they've used to Sync with my service and having the impression that the sync doesn't work. 我遇到了一些用户有多个Gmail和Google Apps帐户的问题,然后又不记得他们曾经使用哪个帐户与我的服务进行同步,并给人留下了同步无法正常工作的印象。 I'd like to display them the Google Account they have first authenticated with. 我想向他们显示他们首先通过身份验证的Google帐户。

Have you tried the experimental settings API ? 您是否尝试过实验设置API It looks like it returns the user's name and email address in the author section. 看起来它返回了作者部分中的用户名和电子邮件地址。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 在Google日历API的events.list的回复中查找日历所有者的电子邮件? - Finding email of calendar owner in the response of google calendar API's events.list? Google API选择用户,然后检索电子邮件/日历 - Google API select user, then retrieve email/calendar 从 email 地址获取谷歌日历 ID - get google calendar id from an email address 我可以获取登录到我网站上Google日历的当前用户的电子邮件地址吗? - Can I get the current user's email address that is logging into Google Calendar on my website? Google 日历 API - 获取用户的 email 地址以将其添加为与会者 - Google Calendar API - Get user's email address to add them as attendee Google 日历选项中的“备用电子邮件地址”部分在哪里? - Where is the “Alternate email address” section in the Google Calendar options? Google API:通过电子邮件别名获取其他用户的电子邮件地址 - Google API: Get another user's email address by email alias 使用 Google Calendar API 更改所有者 - Use Google Calendar API to change owner 如何按与会者 email 过滤谷歌日历 REST API 事件 - How to filter google calendar REST API events by attendee's email Google 日历 API 与 Python 的集成 - 在日历 API 中更改发件人的邮件地址 - Google calendar API integration with Python - Change sender's mail address in Calendar API
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM