Not able to fetch all the user related information like (mail di)
not able to fetch mail id of the longeing user please get me some function which will return data with mail id, right now
GooglePlus.getUser().then(function (user) {
debugger;
});
function is not returning mail id in some of the user.. but in some cases is working fine. please update me on that.
same thing happened for me when using version 0.1.3. I guess something is changed in this version. You can degrade to version 0.1.2, to get email id from GooglePlus.getUser() function.
Add this line: GooglePlusProvider.setScopes('https://www.googleapis.com/auth/userinfo.email');
after GooglePlusProvider.init() function
And for others informations ? like places lived or birthdate ?
I don't find any informations about this, is there a scope for get the information like here ?
I don’t know.. I tried so may third party JS but not able to fetch all user related information.
From: Kevin Pinto [mailto:[email protected]] Sent: Monday, July 25, 2016 3:01 PM To: mrzmyr/angular-google-plus Cc: Shubham Chaturvedi; Author Subject: Re: [mrzmyr/angular-google-plus] Not able to fetch all the user related information like (mail di) (#28)
And for others informations ? like city.
I don't find any informations about this, is there a scope for get the information ?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mrzmyr/angular-google-plus/issues/28#issuecomment-234905522 , or mute the thread https://github.com/notifications/unsubscribe-auth/AIg21yrFbrzXpJ4iGaHernbHoKMGbmGbks5qZIJLgaJpZM4H9wZK . https://github.com/notifications/beacon/AIg215BFmHtotZ5jDxegPUyfxPY8s8I3ks5qZIJLgaJpZM4H9wZK.gif
Hi @Shubhamdev1 Just degrade to version 0.1.2 (you will get email id - tested). Even i faced the same issue as I said above. or you can try how @lopenchi suggested (I haven't tried this way).
Thanks I will try this J
From: Srujan Reddy C [mailto:[email protected]] Sent: Tuesday, July 26, 2016 12:31 PM To: mrzmyr/angular-google-plus Cc: Shubham Chaturvedi; Mention Subject: Re: [mrzmyr/angular-google-plus] Not able to fetch all the user related information like (mail di) (#28)
Hi @Shubhamdev1 https://github.com/Shubhamdev1 Just degrade to version 0.1.2. Even i faced the same issue as I said above.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/mrzmyr/angular-google-plus/issues/28#issuecomment-235179715 , or mute the thread https://github.com/notifications/unsubscribe-auth/AIg212EAz6-Jai5bEuue90jxHjOH5U0Gks5qZbCigaJpZM4H9wZK . https://github.com/notifications/beacon/AIg219z_snNZuFX8OPGp-Wt8nBQXN4bsks5qZbCigaJpZM4H9wZK.gif