Apps-Script-Gmail-Push-Notifications-v2 icon indicating copy to clipboard operation
Apps-Script-Gmail-Push-Notifications-v2 copied to clipboard

An updated version of Gmail Push Notifications in Apps Script

Results 4 Apps-Script-Gmail-Push-Notifications-v2 issues
Sort by recently updated
recently updated
newest added

There is no longer an option to publish an Apps Script Web App to the Chrome Web Store. How do you go through the domain verification step for the Web...

Rolled GSApp directly into project scope to solve issue with array error. Significantly updated README for clarity as well as reducing context switching and changes to the GAS editor.

Error: { "error": { "errors": [ { "domain": "usageLimits", "reason": "accessNotConfigured", "message": "Project 846187604739 is not found and cannot be used for API calls.", "extendedHelp": "https://console.developers.google.com" } ], "code": 403,...

I am trying to get a push notification to work with this code. I can see both the topic and the subscription in the PubSub dashboard. Additionally, enroll email works...