【问题标题】:what is the GMail email OAuth URL API to get Google Mails using Google OAuth2?什么是使用 Google OAuth2 获取 Google 邮件的 GMail 电子邮件 OAuth URL API?
【发布时间】:2012-03-11 13:07:36
【问题描述】:

当我尝试获取联系人时,它运行良好,但我应该调用什么请求或 URL 来从 Gmail 获取电子邮件

这是获取 Google 通讯录的有效代码示例:

$xmlresponse= file_get_contents('https://www.google.com/m8/feeds/contacts/default/full?oauth_token='.$accessTokenN.'&max-results=100');

【问题讨论】:

    标签: php oauth gmail


    【解决方案1】:

    【讨论】:

      猜你喜欢
      • 2017-09-10
      • 2019-01-22
      • 2019-12-22
      • 1970-01-01
      • 2017-04-14
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多