KartikTalwar / gmail.js

Gmail JavaScript API
MIT License
3.74k stars 455 forks source link

Attachments from fd_embedded_json are not correctly parsed after Gmail update #729

Closed onestep closed 1 year ago

onestep commented 1 year ago

After the Gmail internal API update I've noticed that attachments are not correctly parsed due to the exception: image

parse_fd_embedded_json_attachments() should be updated to use new property indexes.

MadcowD commented 1 year ago

I'm also having this error.

josteink commented 1 year ago

A new version with a fix for this issue has now been released as version 1.1.5.