Hey guys,
I am trying to work through the examples given in the blog post for developing a skill with APL. I was able to build the movie quote quiz by uploading the .zip to lambda and copying the interaction model into the developer console. However, when I test the skill, I can't get it to recognize my movie intent. When I try to deploy the skill with CLI I get an error to make sure I am in the root directory of the skill and that there is a hidden .ask file? I am trying to get a basic working APL skill in my console so I can work through the example and see what's really going on in the code. Thanks for the help!