I have been able to retrieve little infos (mainly email and id ) in JSon using Oauth2 the url:
https://www.google.com/m8/feeds/contacts/default/full?&max-results=5&alt=json
Now I want more details like name/ phone number . Is it possible in one call with one url ?
Thanks