up vote 1 down vote favorite
share [g+] share [fb]

I am trying to import the contact list from gmail using libgmailer.php but I am getting this error.

Fail to connect because: Gmail: Invalid request. (libgmailer: Gmail seems to have changed the URL again.)

Can anyone tell me what iam doing wrong.

thanks

link|improve this question

57% accept rate
feedback

1 Answer

up vote 4 down vote accepted

Google has an API to get the information now. http://code.google.com/apis/contacts/ Trying to screen-scrape the data is, at best, obsolete.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.