google-contacts-api
"My Contacts" group google contacts
I just wrote a small python script that gets me all the groups on my google contacts list, however for some reason \"My Contacts\" does not show up in that. I\'m using the 3.0 api and was having simil[详细]
2023-04-07 22:27 分类:问答Google Contacts API - Updating Birthdays and Anniversaries
I am trying to update my google contacts using the API. I know through php we can send an UPDATE to the contact by posting a XML file.[详细]
2023-04-04 09:50 分类:问答Google contacts API problems from JavaScript client with OAuth2 authentication
Been wrestling with this for many hours now, the Docs seem to be terrible. Basically I\'m trying to get read access to an OAuth2 authenticated users contacts, using either the Portable Cont开发者_如何[详细]
2023-04-04 07:05 分类:问答Google Contacts data API giving 500 Error
I am using OAUTH2 authentication to import GMAIL contacts . In my code I am storing the configparameters in an array :[详细]
2023-04-04 05:14 分类:问答Google Contacts: Unique Contacts?
I am building an application that I will need to distinguish the Google Contacts from each other. I am just wondering, as long as google sends contacts as First Name/Last Name/mail.. etc (Example) wit[详细]
2023-04-02 01:00 分类:问答Google Contacts API Not Returning System Groups
https://www.google.com/m8/feeds/groups/default/full/6 That should return a list of all the contacts in the system group My Contacts, but it says \"Group not found.\"[详细]
2023-03-30 23:22 分类:问答Accessing private thumbnails provided by the Google Portable Contacts API
I\'m currently using the Google Portable Contacts API to import my users\' Google contacts to a web application.[详细]
2023-03-23 11:14 分类:问答Google Contacts API - issue in getting birthday
Am able to get google contacts from https://www.google.com/m8/feeds/contacts/default/full but not the birthday.[详细]
2023-03-21 18:53 分类:问答Easiest way to access Google Contacts on Android
I need to basically create an Android app which accesses the contact information of a fixed Google account. If I\'m not mistaken, it seems the GData API doesn\'t work on Android, while the Portable Co[详细]
2023-03-19 08:05 分类:问答Making a request to Google Contacts API from Android
I am new to programming with the Google Data APIs and I don\'t understand the necessary steps to retrieve information in Android. I have figured out how to use the AccountManager to get an access toke[详细]
2023-03-19 06:35 分类:问答