SalesforceCommerceCloud / b2c-crm-sync

... a contemporary perspective on how to integrate B2C Commerce and the Salesforce Customer 360 Platform to power frictionless customer experiences in the B2C domain.
https://salesforcecommercecloud.github.io/b2c-crm-sync/
BSD 3-Clause "New" or "Revised" License
64 stars 47 forks source link

Error on npm run crm-sync:sf:connectedapps: Unable to authenticate against the Salesforce instance #27

Closed freytagt closed 3 years ago

freytagt commented 3 years ago

Hello all,

I was able to do all steps including the deployment. But with all verification steps which succeeded before, I can't deploy the connected apps. Authenticating against the Salesforce Org ERROR Unable to authenticate against the Salesforce instance; please verify your configuration properties

Help would be appreciated, as all test show no problems with any credentials.

jbachelet commented 3 years ago

Hello @freytagt, Thank you for posting an issue here.

Can you please confirm if you still have the issue? If so, can you please provide us with the following details:

  1. Your Node and NPM versions respectively through node -v and npm -v
  2. Your SFDX version through sfdx -v
  3. A copy of your .env file, without the credentials nor the complete instance URLs

All of this will help us to understand your issue. Thanks

freytagt commented 3 years ago

Issue was solved with the help of a colleague. There were some wrong setting on my end. Thanks for reaching out!