google_contacts_api
google_contacts_api copied to clipboard
fetch etag for photo of contact and detect has_photo
Right now we check photo of contact like href.nil?, but by default user has href of photo all time. We can check it by etag: https://developers.google.com/google-apps/contacts/v3/#retrieving_a_contacts_photo Could anyone check and merge this update? Thanks!
Hmm, I have a feeling the CI build is messed up because of some dependency issues, similar to in the other PR that's open right now.
uh, sounds bad, could you resolve this issue?