简体   繁体   中英

Alexa Skill is currently disabled in development stage when Simulate from Ask CLI [Alexa SDK in NodeJS]

I have created new Skill using Ask CLI. And deploy both skill & lambda function.
Now I was trying to test skill using ask simulate CLI command but got an error message that

However, I was still able to test it in Alexa Skill Console (web) I was used below command for testing.

ask simulate --skill-id amzn1.ask.skill.bc889dcf-fc17-4a64-bbb3-077f6a4f5e39 --text "my newcls skill" --locale en-US

Did you install the skill?

Check your Alexa app for the list of installed skills to see if it is there. I don't think that creating a skill automatically installs it.

You may even need to reinstall it if a 'live' version was previously installed.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM