0

I am working on a alexa skill and on Alexa skills builder I can't save / build my skill with a Intent slot (Answer for a Trivia Skill) all I get is when I try is Error saving interaction model Bad request If I remove the custom intent slot (Answer) it works perfectly fine. Is this error from my side or is it a Skills Builder error?

Thanks

Anush.

Anush Patel
  • 17
  • 1
  • 6

1 Answers1

0

If you're using the code from here https://github.com/alexa/skill-sample-nodejs-trivia try copying and pasting the json from one of the interaction models in the ./models folder into the "code editor" in the Skill Builder. It's likely just a minor typo in the json.

Steve Tingiris
  • 331
  • 1
  • 5