-1

I had read google tutorial about getting the contact list via google contact api v3

but it requires to create an account on https://console.developers.google.com because google want to authenticate users when they use their api. I see this way make user have to press "Accept" before getting the access code.

Is there a way to get full the contact list just via google email and password on C#?

kairen
  • 176
  • 10

1 Answers1

1

Nope there is not an other way to get the full contact list.

Fluff
  • 89
  • 13