I have an API end point and using Get All Input (Webhook) alone in the function stack. It works as it should as just the API.
When I convert it to a Customer Function, I get an error response of "Unable to decode input"
below is a screenshot of it working before converting and the errors after.
Has this happened to anyone else or am I missing a step?