Jasneet Sabharwal
Results
2
comments of
Jasneet Sabharwal
Getting the same issue here. I also tried it with the [boilerplate project](https://github.com/josteink/gmailjs-node-boilerplate). Following were the commands that I tried in the console: ``` var emailID = gmail.get.compose_ids()[0]; var emailData...
> Also: compose-ids are not interchangeable with email-ids. They differ significantly. What's the best way to extract the metadata and the content of the email being composed?