Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue in 4/6, 4. Configure an Alexa Skill to Use Lambda. #17

Open
onkararj opened this issue Nov 20, 2017 · 2 comments
Open

issue in 4/6, 4. Configure an Alexa Skill to Use Lambda. #17

onkararj opened this issue Nov 20, 2017 · 2 comments

Comments

@onkararj
Copy link

not getting lambda response in service simulator. getting error all the time.. plz help me wt this

@caldecy
Copy link

caldecy commented Jan 9, 2018

Is your test execution result something like this:

{
"errorMessage": "Invalid connect options supplied.",
"errorType": "Error",
"stackTrace": [
"Object.app.setup (/var/task/MirrorMirror.js:11:23)",
"Object. (/var/task/index.js:22:14)",
"Module._compile (module.js:409:26)",
"Object.Module._extensions..js (module.js:416:10)",
"Module.load (module.js:343:32)",
"Function.Module._load (module.js:300:12)",
"Module.require (module.js:353:17)",
"require (internal/module.js:12:17)"
]
}

Cause I am also facing this error when I run the Test in the Function page.

@iotMice
Copy link

iotMice commented Oct 3, 2018

Is your test execution result something like this:

{
"errorMessage": "Invalid connect options supplied.",
"errorType": "Error",
"stackTrace": [
"Object.app.setup (/var/task/MirrorMirror.js:11:23)",
"Object. (/var/task/index.js:22:14)",
"Module._compile (module.js:409:26)",
"Object.Module._extensions..js (module.js:416:10)",
"Module.load (module.js:343:32)",
"Function.Module._load (module.js:300:12)",
"Module.require (module.js:353:17)",
"require (internal/module.js:12:17)"
]
}

Cause I am also facing this error when I run the Test in the Function page.

yes i am also getting the same while testing in lambda instance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants