WSO2 Kafka Consume messages from topic issue
So I setup kafka on wsl2 and was able to produce and consume messages to/from a topic I created there in the wsl2 instance. After that I used the kafka connector provided in wso2 (micro-integrator deployed on my local windows system) to send a json message to the topic and was successful. However when I tried to read the messages following this documentation, I was unable to do so. The micro-integrator would keep showing errors implying that it was unable to connect to the topic and consume the messages as shown below: