yakyak / hangupsjs

google hangouts client library for nodejs
226 stars 46 forks source link

Received images not coming through #57

Open averissimo opened 8 years ago

averissimo commented 8 years ago

See https://github.com/yakyak/yakyak/issues/407 for more information

Images are not getting through to yakyak

How to replicate?

  1. Open gmail
  2. Send an image via hangouts by using the button in the interface
  3. It appears as an empty message in yakyak, the contents of the message object has only id and type, without any additional information

@jessejoe @jessecarbon @sethpjohnson @chasetb

The same messages appear in hangups (pyhton console)

qstrahl commented 7 years ago

I too am affected by this issue.

averissimo commented 7 years ago

I believe it might be fixed.

Conversation about this should be moved to pull request #55 as @nave7693 already had preliminary work that solved this problem