challa Lakshmi Siva Reddy

Results 13 comments of challa Lakshmi Siva Reddy

Hi i am also facing the same error Error: {"error":"invalid_client"} application is tring to get the token Request URL: https://.auth.us-east-2.amazoncognito.com/oauth2/token with below headers grant_type: authorization_code client_id: redirect_uri: http://localhost:4200/devices code: 8ae65c60-ebd7-41e4-b742-009356327c10...

@nokute78 Thanks for the response i am running fluent-bit as a side car container in IOT edge Environment it not scraping the logs from iotedge docker instances [INPUT] Name docker_events...

Hi @patrick-stephens Thanks for the Response i am having 10 application containers are running in docker i am using fluent-bit as side car container to scrap the logs from all...

i am also facing the same issue ``` var capem = System.IO.File.ReadAllText("RootCA-SHA256.pem"); var certificatepem = System.IO.File.ReadAllText("SslCertificate.pem"); var keypem = System.IO.File.ReadAllText("SslPrivate.pem"); var consumerConfig = new ConsumerConfig() { BootstrapServers = _kafkaConfiguration.BootstrapServers, SecurityProtocol...

Hi @edenhill Thanks for the response please find the logs i am using confluent-kafka version 1.8.2 %7|1645716194.256|SSL|rdkafka#consumer-1| [thrd:app]: Loading CA certificate from string %7|1645716194.256|SSL|rdkafka#consumer-1| [thrd:app]: Loading public key from file...

i am getting same error ,i am trying to see any combination works %7|1645718518.406|SSL|rdkafka#consumer-1| [thrd:app]: Loading CA certificate from string %7|1645718518.406|SSL|rdkafka#consumer-1| [thrd:app]: Loading public key from string %7|1645718518.406|SSL|rdkafka#consumer-1| [thrd:app]: Loading...

@edenhill can you help me with what can i do to get this working

Hi @jinweichen can you provide the details of which version of sdk you are working on i am able to compile with out any issue

thanks for the response @OdyWayne in my case NanoMQ is operating in a secure, isolated network environment where access control is managed at the network level. Therefore, requiring authentication for...

Hi @JaylinYu checking to see if there a ETA on when this feature will be rolled out