Get gmail mails through nodejs in alexa developer consolenode js with gmail api, The API returned an error: Error: unauthorized_clientGmail PHP API gets wrong account emailsLinking personal microsoft accounts with oauth 2Exception while deploying lambda function using ASK CLIgmail API quickstart failing at google.gmail('v1')Create a gmail filter with Gmail API nodejs, Error: Filter doesn't have any criteriaHow to get the accesstoken from alexa after account linking with azure ADAlexa Smart Home device or skill discoveryAlexa Developer Console Endpoint BugHow to get information from URL in Alexa using accesstoken?
Exploiting the delay when a festival ticket is scanned
What are the closest international airports in different countries?
Why is it "on the inside" and not "in the inside"?
Accidentally deleted everything from a directory on my Macbook using terminal
Why put copper in between battery contacts and clamps?
How did astronauts using rovers tell direction without compasses on the Moon?
Complexity of verifying optimality in (mixed) integer programming
How to innovate in OR
What would the United Kingdom's "optimal" Brexit deal look like?
8086 stack segment and avoiding overflow in interrupts
How can I kill my goat?
Antonym of "Megalomania"
Why would anyone ever invest in a cash-only etf?
How does a poisoned arrow combine with the spell Conjure Barrage?
Is it okay for me to decline a project on ethical grounds?
How should I quote American English speakers in a British English essay?
Is it unprofessional to mention your cover letter and resume are best viewed in Chrome?
Why did some Apollo missions carry a grenade launcher?
Piece of chess engine, which accomplishes move generation
How do I find the FamilyGUID of an exsting database
Why tantalum for the Hayabusa bullets?
Can I attune a Circlet of Human Perfection to my animated skeletons to allow them to blend in and speak?
Summoning A Technology Based Demon
My employer is refusing to give me the pay that was advertised after an internal job move
Get gmail mails through nodejs in alexa developer console
node js with gmail api, The API returned an error: Error: unauthorized_clientGmail PHP API gets wrong account emailsLinking personal microsoft accounts with oauth 2Exception while deploying lambda function using ASK CLIgmail API quickstart failing at google.gmail('v1')Create a gmail filter with Gmail API nodejs, Error: Filter doesn't have any criteriaHow to get the accesstoken from alexa after account linking with azure ADAlexa Smart Home device or skill discoveryAlexa Developer Console Endpoint BugHow to get information from URL in Alexa using accesstoken?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I'd like to reach my emails in an Alexa skill's nodejs code. I've created a skill, by selecting Alexa model and Alexa hosted skill resource.
I've set everything in accound linking, based on this: https://developer.amazon.com/docs/account-linking/understand-account-linking.html
I've also set the credentials at the console.developers.google.com.
Now, I'd like to reach my emails via nodejs to get the emails and filter them by text.
My question is, is this even possible?
I have not found a way yet, to reach the messages and filter them by their body. The googleapis nodejs app requires a "param google.auth.OAuth2 auth An authorized OAuth2 client".
https://developers.google.com/gmail/api/quickstart/nodejs
Thanks in advance.
javascript node.js google-oauth amazon alexa
add a comment |
I'd like to reach my emails in an Alexa skill's nodejs code. I've created a skill, by selecting Alexa model and Alexa hosted skill resource.
I've set everything in accound linking, based on this: https://developer.amazon.com/docs/account-linking/understand-account-linking.html
I've also set the credentials at the console.developers.google.com.
Now, I'd like to reach my emails via nodejs to get the emails and filter them by text.
My question is, is this even possible?
I have not found a way yet, to reach the messages and filter them by their body. The googleapis nodejs app requires a "param google.auth.OAuth2 auth An authorized OAuth2 client".
https://developers.google.com/gmail/api/quickstart/nodejs
Thanks in advance.
javascript node.js google-oauth amazon alexa
Why don't you use IMAP?
– BlockLab
Mar 27 at 17:11
add a comment |
I'd like to reach my emails in an Alexa skill's nodejs code. I've created a skill, by selecting Alexa model and Alexa hosted skill resource.
I've set everything in accound linking, based on this: https://developer.amazon.com/docs/account-linking/understand-account-linking.html
I've also set the credentials at the console.developers.google.com.
Now, I'd like to reach my emails via nodejs to get the emails and filter them by text.
My question is, is this even possible?
I have not found a way yet, to reach the messages and filter them by their body. The googleapis nodejs app requires a "param google.auth.OAuth2 auth An authorized OAuth2 client".
https://developers.google.com/gmail/api/quickstart/nodejs
Thanks in advance.
javascript node.js google-oauth amazon alexa
I'd like to reach my emails in an Alexa skill's nodejs code. I've created a skill, by selecting Alexa model and Alexa hosted skill resource.
I've set everything in accound linking, based on this: https://developer.amazon.com/docs/account-linking/understand-account-linking.html
I've also set the credentials at the console.developers.google.com.
Now, I'd like to reach my emails via nodejs to get the emails and filter them by text.
My question is, is this even possible?
I have not found a way yet, to reach the messages and filter them by their body. The googleapis nodejs app requires a "param google.auth.OAuth2 auth An authorized OAuth2 client".
https://developers.google.com/gmail/api/quickstart/nodejs
Thanks in advance.
javascript node.js google-oauth amazon alexa
javascript node.js google-oauth amazon alexa
asked Mar 26 at 20:41
Máté NémethMáté Németh
391 silver badge5 bronze badges
391 silver badge5 bronze badges
Why don't you use IMAP?
– BlockLab
Mar 27 at 17:11
add a comment |
Why don't you use IMAP?
– BlockLab
Mar 27 at 17:11
Why don't you use IMAP?
– BlockLab
Mar 27 at 17:11
Why don't you use IMAP?
– BlockLab
Mar 27 at 17:11
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55365871%2fget-gmail-mails-through-nodejs-in-alexa-developer-console%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Is this question similar to what you get asked at work? Learn more about asking and sharing private information with your coworkers using Stack Overflow for Teams.
Is this question similar to what you get asked at work? Learn more about asking and sharing private information with your coworkers using Stack Overflow for Teams.
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55365871%2fget-gmail-mails-through-nodejs-in-alexa-developer-console%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Why don't you use IMAP?
– BlockLab
Mar 27 at 17:11