Dear All,
I am using Raspberry Pi to connect to Google Cloud via Node-Red. I have installed the palette node-red-contrib-google-cloud and the installation was successful. now I am trying to use the node pubsub. After entering the key and filling up the relevant fields, it shows an error that says, "Error: The incoming JSON object does not contain a client_email field". I did double-check the JSON file having the configuration and the field client_email exist. Can anybody help me resolve this issue?
Thanks in advance