Closed ekkis closed 5 years ago
one other note... there is a try/catch around that parse attempt so I guess the code is handling it as it should, but the debugger breaks at that point
closing this as the problem is actually debugger settings. I needed to turn "All Exceptions" off in the Breakpoints panel in the debugger so this failure doesn't get caught
I often satisfy lambda requests with:
but that function (defined in log.js), passes it to logResponse as seen below:
which expects to parse it as a JSON object, and that therefore fails