question

Dave avatar image
Dave asked

ask dialog testing - skill not getting invoked with NFI utterances

ask dialog -s amzn1.ask.skill.1234 -g development -l en-US --simulation-type NFI_ISOLATED_SIMULATION

<I type in my utterance EXACTLY as it is defined in my interaction model JSON in the "type": "INTENT" section>

[Error]: This utterance did not resolve to any intent in your skill. Please invoke your skill and try again with a different utterance or update your interaction model to include this utterance before testing again.



Things I have tried/checked so far to troubleshoot:

  1. Reinstalled the NFI-beta version of ask. Version info shows as "Current version v2.15.0." This looks correct
  2. Tried invoking my skill normally ("open myskill") via the ask dialog. This works as expected
  3. Verified the NFI info is showing in the interaction model. I see them both in the web view and via
        ask smapi get-interaction-model -s amzn1.ask.skill.1234  -l en-US -g development 

4. Tried each of the utterances defined in my interaction model

5. When I try the "type": "LAUNCH" utterance, my skill opens as expected. It is only the "type": "INTENT" utterances that do NOT work


I'm stuck. Everything looks correct to me. TIA!

Dave

ask cliinteraction modelsmapinfi
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Quinn Cochrane avatar image
Quinn Cochrane answered

Hi Dave,

In this case can you please send this issue to alexa_nfi_toolkit_preview@amazon.com and include your skill id so that we can take a closer look at what might be the problem?

In the meantime, note that Isolation testing is an optional step for adopting the NFI Toolkit. If your build has been successful and you are satisfied with your changes, you can submit while we look into this.

10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Dave avatar image
Dave answered

Thanks, will work on submitting

10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Dave avatar image
Dave answered

Thanks, I have submitted my skill!

10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.