lburgazzoli edited a comment on issue #1169: Unable to run Knative integration URL: https://github.com/apache/camel-k/issues/1169#issuecomment-570086984 As you are using JavaScript, you can't use `convertBodyTo(String.class)` as you would do in Java but you need to follow the graaljs interoperability guides, see https://github.com/graalvm/graaljs/blob/master/docs/user/JavaInterop.md#class-access
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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
