Bug: Runs in Builder great - doesn't when it's deployed
Opened this issue · 0 comments
winghavenrc commented
Bug Report
Skill Flow Builder Version 2.1
ASK CLI Version 2.26.0
Current Behavior I've created a simple skill in the Builder. It builds and deploys with no errors and runs exactly as expected in the Builder Simulator. However, when I try to run it from the deployed instance, it won't accept any intent utterances and just reprompts the launch/welcome screen. It's not showing any errors in the Logs
Expected Behavior It should operate as it does in the simulator.
Steps to Reproduce Open the skill - speak an utterance, bam! Reprompt (even though I didn't define one)
Additional Information
Operating System Windows 10
Node Version v14.18.0
// code samples