gmailpush
gmailpush copied to clipboard
Got Error: getEmailAddress() requires an argument: notification
Hi Im so confuse about this.
what is params 'notification' that's always undefined Im sorry if this is stupid question.
I just start coding.
notification is what Gmail API sends to your server. You can see that by console.log(req.body);