Skip to content

Cannot read property 'System' of undefined #195

@dlenz

Description

@dlenz

It seems that the instruction in the README differ slightly from what is presented in Lambda portion. I have tried to set things up as best as I can and think I have competed all of the necessary steps. However, when I try to test through Lambda, I get the following error:

{
"errorMessage": "Cannot read property 'System' of undefined",
"errorType": "TypeError",
"stackTrace": [
"EchoSonos.setEchoId (/var/task/index.js:43:40)",
"AlexaSkill.execute (/var/task/AlexaSkill.js:101:14)",
"EchoSonos.intentHandlers.NextTrackIntent.PreviousTrackIntent.WhatsPlayingIntent.promise.then.catch.promise.then.catch.exports.handler (/var/task/index.js:796:15)"
]
}

Does anyone have an idea where I can start troubleshooting? I've started from scratch 2x, but with the same results.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions