I checked the link and couple of more links. I tried with HTTPS but it does'nt work either.
Here, it talks about the same problem. From this link, I understand that the problem with calling the external service is, that the service needs to accept the preflight mechanism of Kibana.
So, now I am left with a question, of how to communicate using Kibana preflight. And Idea or suggestion on the same?
After you switched to using HTTPS did you get a different error?
Since the browser's communication is with an external service (Cross-Origin), there is an initial OPTIONS request sent to the service. The browser is expecting that the acknowledging response comes from the server. This gives the service control over which domains are allowed to access it and which methods they are allowed to use.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.