No function clause matching in SmartcomClientWeb.TemplateController.create/2

Sorry, I meant something else… put it above the other, and check the params You receive.

def create(conn, params) do
  IO.inspect(params, label: "PARAMS")
end

as mentionned by @Laetitia