question

Jeel Puranik avatar image
Jeel Puranik asked

There was a problem with the requested skill's response

Hello I am new to this,


I am facing issue while I try to test the skill that I just created.


when I say Alexa open <skill name> it responds with There was a problem with the requested skill's response


and in cloudwatchlogs it says


"errorType": "TypeError",
    "errorMessage": "Cannot read properties of undefined (reading 'header')",
    "stack": [
        "TypeError: Cannot read properties of undefined (reading 'header')",
        "    at exports.handler (/var/task/index.js:9:37)",
        "    at Runtime.handleOnceNonStreaming (file:///var/runtime/index.mjs:1089:29)"


TIA

alexalambda
10 |5000

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

0 Answers