alexa-samples / skill-sample-nodejs-audio-player

An Alexa Skill Sample showing how to play long form audio in 3P-skills
Other
470 stars 319 forks source link

Invalid response for interactionModel status from get-skill-status request. #129

Closed tommycr closed 5 years ago

tommycr commented 6 years ago

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 !!!

tommycr commented 5 years ago

sorry, i already found the problem related with a "locale" string typo