You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am able to do a send with gmail.users.messages.send( ... args, callback) would expect same style of code to work for other calls ... Are there any good examples of getting a message / message thread when you have the id ?
The text was updated successfully, but these errors were encountered:
Hi I'm trying to get a Thread from gmail but getting an error
TypeError: Cannot call method 'get' of undefined
I am able to do a send with gmail.users.messages.send( ... args, callback) would expect same style of code to work for other calls ... Are there any good examples of getting a message / message thread when you have the id ?
The text was updated successfully, but these errors were encountered: