Google API联系人确实会记录检索联系人的所有信息

时间:2019-01-12 11:09:50

标签: javascript angular angular6

我使用google contact api v3来获取我的联系人,它会回复我的联系人列表 仅包含地址电子邮件,而不包含其他信息,例如电话号码...

this._http.get('https://www.google.com/m8/feeds/contacts/default/full')

{address: "email12345ss@outlook.fr",
 primary: "true", rel: "http://schemas.google.com/g/2005#other"}

0 个答案:

没有答案