KartikTalwar / gmail.js

Gmail JavaScript API
MIT License
3.74k stars 455 forks source link

gmail.get.user_email() returning undefined #741

Closed MattIrineu closed 1 year ago

MattIrineu commented 1 year ago

I'm trying to use gmailjs to retrieve the logged email using gmail.get.user_email() but it just returns undefined.

The previous post about it was closed but I didn't see any solutions for the problem there. anyone found a workaround?

Thank you

josteink commented 1 year ago

Hey there. Thanks for reporting an issue.

I assume you refer to issue https://github.com/KartikTalwar/gmail.js/issues/734 ?

If so it makes more sense to keep adding to that issue, rather than creating a new one. Closing this as a duplicate.