question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

api.tools.parse_actions doesn't work with new gmail interface

See original GitHub issue

I noticed that observer doesn’t work with new GMail interface. I added some console.log and noticed that responses are in format, different from expected in api.tools.parse_actions. Could somebody fix that? I tried to decode Gmail responses myself, but with no result, they are very ugly and unreadable

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:15 (6 by maintainers)

github_iconTop GitHub Comments

4reactions
josteinkcommented, Apr 30, 2018

New Gmail not being fully supported? It is known.

New Gmail breaks quite a lot of things. Fully supporting new Gmail is a ongoing effort.

Some code has already been committed and release in 0.7.0 to ensure a minimal amount of compatibility (like not crashing).

Right now event-observers are on top of my priority-list too, since that’s the only remaining thing broken in my extension (after the other updates I’ve applied).

Hopefully more fixes and commits will come as we reverse engineer some of the new XHR formats used.

If you find some other things you depend on not working, I advice you to try to resolve the issue yourself, and submit PRs to get your patches mainlined.

1reaction
josteinkcommented, May 7, 2018

Hi, Can you post a link for the 0.7.1 package release please ? I can’t find it in the code branches, i found only 0.6.4

We don’t really tag releases in source-code. If you need a specific version, check for when we bump-versions (post release) in package.json.

Currently, as of right now, 0.7.1 is git master.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Learn about the new integrated Gmail layout - Google Support
Gmail has a new integrated view to organize Mail, Chat, Spaces, and Meet in one place. With the new layout, you can: View...
Read more >
Gmail API Overview - Google Developers
The Gmail API is a RESTful API that can be used to access Gmail mailboxes and send mail. For most web applications the...
Read more >
Gmail API not returning correct emails compared to Gmail web ...
The web ui looks correct whereas the api returns emails from the next day (20th). Possibly a timezone conversation problem?
Read more >
KartikTalwar/gmail.js: Gmail JavaScript API - GitHub
Note: This is not an official Gmail API, and isn't affiliated with Google. ... Create an issue/pull request for feedback, requests and fixes....
Read more >
Using the Zoom for Gmail add-on
The Gmail add-on is not currently compatible with iOS. You can also use the Zoom for Google Workspace add-on to schedule Zoom meetings...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found