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

getting error on enrollEmail

Open krgautam opened this issue 8 years ago • 1 comments
trafficstars

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, "message": "Project 846187604739 is not found and cannot be used for API calls." } } (line 50, file "helper")

krgautam avatar Apr 24 '17 09:04 krgautam

Enable gmail and google sheet api in your project

scriptburn avatar May 19 '18 10:05 scriptburn