You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, we're running Node Red on an edge computing device and we're trying to create an MQTT bridge to GCP and currently looking at the Pub/Sub Out connector.
We followed the instructions and used the json credentials from a Service Account, however it doesn't want to connect with the Pub/Sub Out connector. We then verified the json credentials to be working using a separate Python application, so we expect the issue to be somewhere on the edge device, in the Node Red configuration or in the Pub/Sub Out connector.
Hi, we're running Node Red on an edge computing device and we're trying to create an MQTT bridge to GCP and currently looking at the Pub/Sub Out connector.
We followed the instructions and used the json credentials from a Service Account, however it doesn't want to connect with the Pub/Sub Out connector. We then verified the json credentials to be working using a separate Python application, so we expect the issue to be somewhere on the edge device, in the Node Red configuration or in the Pub/Sub Out connector.
Any suggestions here?