responds to users with an empty speech reprompt /

Published at 2018-10-22 09:07:08

Home / Categories / Alexa skills kit / responds to users with an empty speech reprompt
i skill is perfectly working when i test it on developer console and on amazon alexa mobile app.but when i submitted it for certification,the team said it has the following two errors.
Issues with skill in English (IN)The skill responds to users with an empty speech reprompt when the skill session is open. Please note that when the skill session is open, the skill should not return empty text or silent ssml response for any supported intent(s) within the skill.
The ski
ll responds to users with an empty speech prompt when the skill session is open. Please note that when the skill session is open, and the skill should not return empty TTS or silent SSML responses for any supported intent(s) within the skill.i hold used if-else condition in my intents code,and based on those if conditions recent intents are called. and i hold made certain that the intent's code emit(':tell') response at last, in if-else section as well in outer section of if-else.somebody please back me with this.

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