Tagged Questions
0
votes
0answers
18 views
Phonenumber from Google Contacts API 3
I'm developing and application in javascript. I need to get my gmail contacts and their phone numbers.
I have tried the "Sample - Oauth Contacts" from ...
0
votes
1answer
25 views
Error when attempting to authenticate a user using the Google Contacts API
I came across this problem with a company's intranet that we run (powered by Wordpress) - it's got us all stumped.
When attempting to authenticate a user using the Google Contacts API, an error is ...
0
votes
1answer
43 views
Got No Authentication header information error while using Google Contacts API Java
I receive AuthSub token and using that to retrieve all contacts from google. The code snippet
try {
URL feedUrl = new URL("https://www.google.com/m8/feeds/contacts/default/base?max-results=" + ...
-4
votes
0answers
45 views
Is there an Android contact manager that isn't trolled or otherwise invaded by Google or others? [closed]
I don't like getting unsolicited invitations -- or having emails sent by Google to my Google contacts!
1
vote
0answers
112 views
Retrieving Google Contacts always omits custom fields
I have a bunch of Google Contacts, and I've added custom fields to most of them (using the standard Google web interface). When I use the following code to retrieve the contacts into my C# program, ...
0
votes
0answers
105 views
Is there any way to search google delegated contacts? [closed]
I could't find a way to search this kind of contacts. I don't know if this is a "google bug", or perhaps they left this functionality for the future.
1
vote
0answers
471 views
Google Contacts Import to Mysql in PHP via OAuth
i was creating a small app using jquery mobile with server side language as php,so i want to import all my google contacts (Names,Numbers & Email) into a mysql database using the OAuth. Currently ...
0
votes
1answer
142 views
Using Gdata authorization by removing hardcoded gmail credentials to get google contacts
The idea is to login through gmail and get all contacts details and also add a contact from PHP code to google contact list.
The whole flow is working well and i am getting contact list and also ...
0
votes
1answer
174 views
Not Able to Add contact in google Contacts using AuthSuB in Asp.net
My problem is that I am not able to add contacts in google. I am using asp.net 2008.Same thing when I am using with google calender it is saving without any problem. I am not sure wheather it is a ...
1
vote
1answer
292 views
Does Google Contacts API Support High Resolution Pictures?
Google recently added high resolution support (720x720) for contacts' images via the gmail interface. Previously, it would to convert all images to 96x96. However, when I post an image using the ...
1
vote
1answer
226 views
Google Contacts API contact's URL list retrieval in .net
I'm trying to sync my local contacts (CRM written in vb.net) with Google Contacts with the help of the Google API. All went swell until I tried to retrieve/update the URL list for every contact ...
0
votes
1answer
259 views
Where do I find Google.Apis.Contacts.v3 for .NET?
There is a lot of different Google API dlls for .NET, for example Google.Apis.Calendar.v3. But nothing for Contacts API.
Using older versions or other approaches is not a solution because I already ...
1
vote
0answers
38 views
How to register callbacks for Googles Contacts API?
Instead of querying my server every x minutes for changes in my Google Contacts I rather like a certain URL to be called when a contact has been added, updated or removed either through GMail or my ...
0
votes
0answers
106 views
Google Contact Api getting Name returns null
I'm trying to sync my application contacts with google contacts using gdata API. For some reasons some contact names from google are returning null. Although the names do exist when I look at my ...
3
votes
3answers
874 views
google api contacts php simplexml
I am looking to fetch the contact's first name from google contacts without any luck. However, I am able to extract the email address no problem. Can someone show me what i am doing wrong?
...
2
votes
1answer
211 views
Create a google contacts using oauth2 in rails
i've been scratching my head these last few days on that problem so i hope someone can help me because i don't know where to dig.
As the title says i'm working on a project using omniauth google ...
0
votes
2answers
70 views
NoLongerAvailable Exception when trying google contacts API Sample
I'm trying to start with google calendar API. I started with this official link Google Calendar API and downloaded the java sample code from here Google API Samples. I tried to run it and an Exception ...
1
vote
0answers
286 views
Is there any documentation for read-only access to the Google Contacts API?
I want to get read-only access to a user's Google Contacts.
There was another Stackoverflow member that wanted to do this, and received the following answer:
Yes, there is, just use ...
-1
votes
1answer
269 views
Joining Google and a Facebook contact on Android
I am trying to write an application that join Google and Android contacts for Android,
but I can't seem to find the facebook contacts in the entire raw_contacts table.
How do I find the Facebook ...
2
votes
1answer
326 views
Requesting Google Contacts in Ruby using Omniauth
I have successfully authenticated against Google using Omniauth, and now have session token and secret in my Authentication record, with :scope => "https://www.google.com/m8/feeds/".
I can't figure ...
2
votes
0answers
146 views
Gmail (Google) contacts fetching issue
By going this coding http://androidwarzone.blogspot.in/2011/07/android-oauth-full-example-with-source.html i am able to get Contacts of gmail users but some times it gives me error like this ...
1
vote
2answers
412 views
Google Contact API Picture Data, returns data, but I dont know how to display it with PHP
I am using OAuth 1.0, I am getting the contacts just fine. Next I fetch an image using the link that is in the contact info. If the user has an image the request works and return a bunch of data. When ...
0
votes
2answers
2k views
List all contacts in a table with JSON
I'm currently using this function to get all my contacts from Google Contacts.
session_start();
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, 'https://www.google.com/accounts/ClientLogin');
...
0
votes
1answer
128 views
Adding Gmail Contacts Via API Response is O O
I am trying to SEND to gmail a contact record via XML as suggested via there documentation.
I have this XML
<?xml version="1.0"?>
<atom:entry xmlns:atom="http://www.w3.org/2005/Atom" ...
3
votes
2answers
1k views
Google Contact API Error: Request via script load timed out. Possible causes: feed URL is incorrect; feed requires authentication
Hi I have an Error on Google Contact JavaScript API. The code was working fine from last day. But its not working today. Don't know what went wrong. :(
Request via script load timed out. Possible ...
1
vote
1answer
383 views
Create new gmail contacts with a url request?
I'm developing a new member sign up page with Google App Engine, I want to create a new contact each time a new user fills out his info and clicks a submit button, I looked into Google contacts api, ...
0
votes
1answer
324 views
MVC 3 and Google Contacts API
I am trying to delete contacts from my application and also from a users Google Mail contacts, which I am using a helper file for. The helper file has the following Delete method:
public static void ...
1
vote
1answer
1k views
Retrieving Google Contacts Using Zend
I see this tutorial referenced a lot for how to retrieve Google Contacts using PHP. It says that all you have to do is install Zend and then start using the code examples provided.
I installed Zend ...
0
votes
1answer
505 views
I Gave My Site Access to My Gmail's Google Contacts… Now What?
I'm trying to use the Google Contacts API to pull a list of contacts from Gmail. I figured out how to give my site access to my Gmail account's contacts. I'm not sure what the next step is.
What do ...
3
votes
5answers
1k views
Using LibPhoneNumber google lib in Android
The library libphonenumber doesn't work on Android and the exception says:
"Caused by: java.lang.UnsupportedOperationException: CANON_EQ flag not supported"
The description in the webpage says that ...
0
votes
1answer
5k views
Import contacts from gmail,yahoo,facebook etc [duplicate]
Possible Duplicate:
How import contact from yahoo/gmail/hotmail using php script
I want to import contacts from GMail, Yahoo, Facebook, Twitter, etc.. I'm using php, are there any tools ...
0
votes
2answers
446 views
Is there a way to authenticate both Gmail Oauth and Google Contacts API AuthSub at one time?
I can access a users gmail account using oauth, and i can access a users contacts and their contact groups through google contacts API (which uses AuthSub). For my application i need both of these, is ...
0
votes
2answers
942 views
How can i solve “Captcha required” error in Google Apps API Ver 2 for .NET?
I am migrating Contacts to Google Apps.
But after migrating around 300 contacts I am getting "Captcha Required" Exception
at line :
Uri feedUri = new Uri(ContactsQuery.CreateContactsUri(UserName));
...
0
votes
2answers
262 views
Alternate value of “FeedUri” for contacts entry
I am trying to create a contact on Google Apps.
I am using Admin credential to create contact in other users in same domain.
Problem i am facing is when i use:
Uri feedUri = new ...
1
vote
2answers
353 views
How to delete recently created Google Contact?
I am temporary creating one contact and immediatly after that i want to delete that contact.
I am creating contact as follows:
ContactEntry[] ContactEntry = new ContactEntry[2];
ContactEntry[0] = new ...
0
votes
1answer
421 views
Using “ContactsQuery” for searching particular contact in Google contact using Google API Ver 2
Currently i am searching particular as below:
Feed<Contact> f = contactsRequest.GetContacts();
foreach (Contact e in f.Entries)
{
if (e.Title == "MyContact")
{
...
