Seems to be any command that I run. I tried something simple:
Get /_template
The response is:
{
"statusCode": 400,
"error": "Bad Request",
"message": "child "method" fails because ["method" is required]",
"validation": {
"source": "query",
"keys": [
"method"
]
}
}
I can run it as curl from the kibana host cli just fine. ES version is 5.4.0, Kibana is 5.4.3