Open onkararj opened 6 years ago
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.
Cause I am also facing this error when I run the Test in the Function page.
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.
not getting lambda response in service simulator. getting error all the time.. plz help me wt this