Guest User

Untitled

a guest
Apr 22nd, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. var attachments = message.getAttachments();
  2.  
  3. "oauthScopes": [
  4. "https://www.googleapis.com/auth/gmail.addons.execute",
  5. "https://www.googleapis.com/auth/gmail.addons.current.message.metadata",
  6. "https://www.googleapis.com/auth/gmail.addons.current.message.action",
  7. "https://www.googleapis.com/auth/script.external_request",
  8. "https://www.googleapis.com/auth/script.locale"
  9. ]
Add Comment
Please, Sign In to add comment