mapero / node-red-contrib-hangouts

5 stars 3 forks source link

TypeError #4

Closed beireken closed 8 years ago

beireken commented 8 years ago

hi,

I'm trying your node, but am getting the following error on injecting a string: TypeError: Cannot read property '0' of undefined

The msg.payload is a string. no other info is passed to the node.

Am i doing something wrong? All info in the hangouts-out node is filled in.

mapero commented 8 years ago

Thanks. I will look into it. Did you add the E-Mail address of your contact?

beireken commented 8 years ago

Yes, the recipient field has a valid account.

Thx for the quick reply btw!

mapero commented 8 years ago

Okay. Need to look into the code this evening. I guess it has something todo with the account lookup.