rabbah commented on issue #2003: web actions projecting errors incorrectly when using .json URL: https://github.com/apache/incubator-openwhisk/issues/2003#issuecomment-346915045 This is working as designed - when an action errors, the expectation is that there's a nested object in the `error` property. We could change the semantics to return the `error` object itself, but it's nuanced: for JSON that will work, for other extensions, it would not. Closing as invalid. Reopen if you want to revisit the error handling.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
