Unable to consume messages from kafka topic using …

Hi everyone,

When trying to consume messages from kafka topic using kafka connector in apigee integration it fails with below error

{“error”:{“code”:400,”details”:[{“@type”:”type.googleapis.com/google.rpc.ErrorInfo,metadata:{“cause”:”Not authorized to access group: 7048818b-74c0-4296-a53e-d471246c0b1e”,”conditions”:””,”connection_type”:”Apache Kafka”,”entity_type”:”topic_2161″}}],”message”:”Unable to list entities.”,”status”:”FAILED_PRECONDITION”}}

Any particular access is required for consuming messages from kafka topic using kafka connector?

Read more here: Source link