Now, we need to configure the skill that we left open in another tab of the browser. We will do this by going through the following steps:
- Return to that tab and fill in the ARN of the Lambda function in the Default endpoint field.
- Click on SAVE.
- Click on Setup Account Linking at the bottom of the page.
- For the Authorization URL, enter https://www.amazon.com/ap/oa.
- For the Access Token URL, enter https://api.amazon.com/auth/o2/token.
- For the Client ID field, copy [LWA Client ID] from the setup.txt file.
- For the Client Secret field, copy [LWA Client Secret] from the setup.txt file.
- Click on Add scope and enter profile:user_id.
- Copy the Redirect URLs from the bottom of the page and paste them in the setup.txt file ...