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#?