Hey Everyone, I am using Node-Red and trying to connect to MQTT Broker at mqtt.googleapis.com:8883 using JWT
I am able to connect via python script but i am not able to connect using Node-Red.. The problem is i am using a cryptochip from microchip to generate JWT and by using this JWT i am able to connect using Python script but not using Node-red. Now what i am doing for Node-Red is, i am generating the JWT using the same python script and saving it in environment variable. And then i am putting this JWT(Environemnt variable) in Node-Red in Password field, but no luck so far... I am not getting where the problem is.. Is this problem lies because of the JWT or there is another problem ? Thanks a lot! -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/1405bc85-93ad-4053-bd9c-d72b9cd6ccd9%40googlegroups.com.
