Hello everyone,
I have a script that generates a PNG from Kibana at a certain date when I click on a button on my website.
For this purpose I use the POST URL but since I updated to 7.16.2 I get the following error message when I try to access the URL :
{"statusCode":405,"error":"Method Not Allowed","message":"GET is not allowed"}
My Kibana is behind Nginx proxy but I cannot find if it's a Nginx conf. problem or something related to Kibana.
Any help is appreciated ![]()
Thanks !