Hi again,

I did misunderstand your request, apologies for that.

In a single call, it will not be possible, but I believe that you can do a "
people:list 
<https://developers.google.com/+/web/api/rest/latest/people/list#try-it>" 
with the "collection" set to visible. That will give you all users in 
someone's circle. From there, you can do single calls to "people:get" to 
get their email.

Cheers

On Friday, September 25, 2015 at 2:56:31 PM UTC-4, kcc pac wrote:
>
> Patrice,
>
> Thank you for your reply. 
>
> Yes, the people:get call is able to retrieve email information for the 
> user (after google login) but not his google circle members. From my 
> googling, it says that the email address is not disclosed across his google 
> plus circle members. Just wonder how gmail can retrieve the email address 
> after login through Google plus.
>
> Colin
>
> On Friday, September 25, 2015 at 1:28:55 PM UTC-4, Patrice (Cloud Platform 
> Support) wrote:
>>
>> Hi,
>>
>> I'm pretty sure you can actually get the email from an ID. As explained 
>> here <https://developers.google.com/+/web/api/rest/latest/people/get>, a 
>> "people:get" gives you all the info shown here 
>> <https://developers.google.com/+/web/api/rest/latest/people#resource>, 
>> which does contain emails. Maybe if the user didn't give permission for the 
>> email scope that won't work?
>>
>> Cheers
>>
>> On Thursday, September 24, 2015 at 8:41:41 PM UTC-4, kcc pac wrote:
>>>
>>> hi all,
>>>
>>> how can I email to members in google plus circle using the member 
>>> google+ Id? or other ways to info the members.. Apparently, the email can 
>>> not be retrieved by using google plus people API.
>>>
>>> Thanks.
>>>
>>> Colin
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/804742d9-318e-43d5-98f0-4ab958bebfc0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to