Hi Team,
I have created a scenario in Nussknacker Community Edition with the following configuration:
Processing Mode: Request-Response
Engine: Lite-Embedded
I would like to confirm whether the Request-Response scenario supports the GET method, or if only POST is supported.
When I try to invoke the endpoint using a GET request, I receive the following response:
{
"message": "Method HttpMethod(GET) is not handled",
"nodeId": "request"
}
Could you please clarify whether GET is supported in the Community Edition with the Lite-Embedded engine, or if only POST requests are allowed?
Thanks and Regards,
Arjun S