I am new on Alexa skill development, and maybe my issue is easy to solve ... but I already spend several hours trying to understand the ALEXA environment.
I am trying first with the single audio player in order to acquire better skills for the future.
I downloaded the files from the repository, and follow all the instructions of the README file , also I created the CLI environment with NODE.JS and Git as well and also I also had read some forums...
I am running everything under Windows 10 computer and so far everything seems to be fine.
BUT when i try to deploy it , the process has no errors "at the beginning" but after a while shows an ERROR: "Invalid response for interactionModel status from get-skill-status request." I already check several forums and some of them recomends to doublecheck the /models/*.json but everything seems to be fine.-
I already run two debug process: a.) on the api skill status and b.) with the deploy process as it and everything shows as "SUCCEEDED".
Any help or guidance will be very appreciated !!!
I am new on Alexa skill development, and maybe my issue is easy to solve ... but I already spend several hours trying to understand the ALEXA environment. I am trying first with the single audio player in order to acquire better skills for the future. I downloaded the files from the repository, and follow all the instructions of the README file , also I created the CLI environment with NODE.JS and Git as well and also I also had read some forums...
I am running everything under Windows 10 computer and so far everything seems to be fine. BUT when i try to deploy it , the process has no errors "at the beginning" but after a while shows an ERROR: "Invalid response for interactionModel status from get-skill-status request." I already check several forums and some of them recomends to doublecheck the /models/*.json but everything seems to be fine.- I already run two debug process: a.) on the api skill status and b.) with the deploy process as it and everything shows as "SUCCEEDED". Any help or guidance will be very appreciated !!!