Stwissel / node-red-contrib-salesforce

A set of Node-RED nodes to interact with Salesforce and Force.com
MIT License
10 stars 17 forks source link

"Error: invalid or missing clientId" #34

Closed romualdr closed 5 years ago

romualdr commented 5 years ago

Connection fails because nforce8 is waiting for "clientId" - but we are giving "consumerId" as parameter in nforce_wrapper.js.

I guess this nforce8 commit from 14 days ago broke the connection.

AustinKf2 commented 5 years ago

I am also having this same issue when giving the credential information from a connected app.

Stwissel commented 5 years ago

Fixed in 0.7.0 release