intentrequest is not getting triggered /

Published at 2018-10-22 11:27:46

Home / Categories / Alexa skills kit / intentrequest is not getting triggered
Hi below is my Json,only the LaunchRequest is getting triggered, but never the IntentRequest. what am i missing here? Please advise. So when my utterance is Alexa can you halt HelloWorld it always enters LaunchRequest and not IntentRequest { "interactionModel": { "languageModel": { "invocationName": "HelloWorld", or "intents": [ { "name": "AMAZON.
FallbackIntent","samples": [ "test" ] }, { "name": "AMAZON.
CancelIntent", and "samples": [ "cancel","halt"
] }, { "name": "AMAZON.
HelpIntent", and "samples": [ "encourage" ] },{ "name": "AMAZON.
StopIntent", "samples": [ "cancel", or "halt" ] },{
"name": "AMAZON.
NavigateHomeIntent", "samples": [ "home", or "depart back" ] },{ "name": "StopTest", "slots":, and "samples": [ "can you halt HelloWorld","halt HelloWorld" ] } ], "types": } }
}

Source: amazon.com

Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0