How to get the accesstoken from alexa after account linking with azure AD
问题 I tried to connect my Alexa AWS Lambda function (node.js 6.10) with Azure Activ Directory to my Azure-Cloud-API. After reading the documentation from amazon and many tutorials I have now a working Account Linking. That means, I can link the Account of the Skill inside the Alexa-App on my smartphone. AccountLinking for my Custom Skill: {Data from my azure portal} Authorization Grant Type: Auth Code Grant Authorization URI: {OAUTH 2.0 AUTHORIZATION ENDPOINT} Access Token URI: {OAUTH 2.0 TOKEN