Category "google-people-api"

Does Google expose "Find my Device" APIs?

Google has its "Find my Device" service allowing you to find your phone, make it ring (even when silenced), remotely wipe it, etc. by entering here: https://mya

Google People API - get contact details (batch)

Using Google People API, one can get a contact detail by its ID. "https://people.googleapis.com/v1/" + id + "?key=" + <KEY> + "&personFields=addresses

How to specify the scope of Google API to get the birthday

I am trying to get the birthday from the Google API, but the retrieved data in HWIOAuthBundle do not contain it. I am wondering if the specified scope for goog

People API - QUOTA_EXCEEDED / FBS quota limit exceeded

The google people api page says correctly how to authenticate and list 10 example contacts and everything works perfectly: https://developers.google.com/people