Hi,
I'm trying use GET /cars in the console but I'm facing errors.
Please help me solve this error.
{
"error": {
"root_cause": [
{
"type": "security_exception",
"reason": "action [indices:admin/get] is unauthorized for user [kibana]"
}
],
"type": "security_exception",
"reason": "action [indices:admin/get] is unauthorized for user [kibana]"
},
"status": 403
}
Thanks,
Krishna