Greetings to Catalyst community members. I am a newbie here, trying to building my first project in Catalyst. I would like to use the CloudScale / Connections to connect my Node.js 20 (with Express) Advanced I/O functions to various ZOHO One apps API. I was able to create the connection through ZOHO OAuth and assign the scopes, but then every ry to initiate the connection falls into error as "the input passed to connector must be a valid json object or a string path to json file".
So my question is: what is the correct syntax to use pre-configured Catalyst ZOHO OAuth Connections in Node.js SDK 3.0.0?