We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1bfbea commit da04611Copy full SHA for da04611
gmail-sentiment-analysis/appsscript.json
@@ -4,6 +4,7 @@
4
"https://www.googleapis.com/auth/script.external_request",
5
"https://www.googleapis.com/auth/cloud-platform",
6
"https://www.googleapis.com/auth/script.locale",
7
+ "https://www.googleapis.com/auth/userinfo.email",
8
"https://www.googleapis.com/auth/gmail.addons.execute",
9
"https://www.googleapis.com/auth/gmail.labels",
10
"https://www.googleapis.com/auth/gmail.modify"
0 commit comments