node-red-contrib-chatbot
node-red-contrib-chatbot copied to clipboard
Alexa endSession
No problem. Just one thing reading the docs I don’t why it was decided that endsession should carry no text speech. It should allow text, as the docs in Amazon allow the payload to contain a text ending the session.
@subzero79
Not only endsession, just any intent does not chain any dialog. Been just testing the flow example in the sandbox(just to make sure i wasn't making a mistake) and it doesn't work.
From the sandbox you can launch it as "alexa ask chatbot nodered to switch on the lights", replies comes in as "Can you tell me where?" and you can see the returning payload in the console with no directive at all, when it should have an elicitslot directive.


Hi @subzero79 ,
can you help me with configuration of Alexa? I follow the wiki guide but I get type": "INVALID_RESPONSE", "message": "An exception occurred while dispatching the request to the skill."