shows how fetch friends from google account using plus api
It just is implementation of simple sample (from https://developers.google.com/+/api/latest/people/get). One different is that i reject all Scopes from PlusBuilder, it allows sample to work.
shows how fetch friends from google account using plus api
It just is implementation of simple sample (from https://developers.google.com/+/api/latest/people/get). One different is that i reject all Scopes from PlusBuilder, it allows sample to work.