Hi,
Does the GWT Google+ API provide the data from the following request?
https://www.googleapis.com/oauth2/v2/userinfo?key={YOUR_API_KEY}
{
"id": "123123123123123",
"email": "user@gmail.com",
"verified_email": true
}
I am using gwt-plus-v1-0.3-alpha.jar and I'm unable to get the user's email
address. Any information would be appreciated.
Thanks, PLA
Original issue reported on code.google.com by patrick....@gmail.com on 29 Jun 2013 at 3:42
Original issue reported on code.google.com by
patrick....@gmail.com
on 29 Jun 2013 at 3:42