Enhance Time Accuracy with the Alexa Settings API

Wrap-Up

If your skill isn't working or you're getting some kind of syntax error, on the Test tab, go to your CloudWatch logs, and then try your hand at debugging.

Code

If your skill isn't working or you're getting some kind of syntax error, download the code sample in Node.js or Python from the following links. Then, go to the Code tab in the Alexa developer console, and copy and paste the code into the index.js file or the lambda_function.py file. Make sure to save and deploy the code before you test it.


Continue to Module 7 to learn how to publish your skill.


Was this page helpful?