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
65 stars 45 forks source link

[BUG] Not able to verify the B2C connection #177

Closed gintoMathew closed 2 years ago

gintoMathew commented 2 years ago

Describe the bug We have followed the steps as given in the documentation. One of step ('Validate Your .env B2C Commerce configuration Sandbox credentials') verifies the configured B2C instance connection. This verification with the configured B2C credentials fails for some reason.

To Reproduce Steps to reproduce the behavior:

  1. Configure all the necessary credentials, and all the required steps under 'Deployment and Configuration Pre-requisite checklist must be completed.
  2. Execute npm run crm-sync:b2c:verify command

Expected behavior A 'Success' should be shown. This indicates that B2C credentials were successfully verified

Screenshots image

image

Your local environment details:

Your remote environment details:

Additional context This is the first time we are setting up this connector. We have gone ahead with other steps like scratch org creation, and related Salesforce org configuration steps, but then again got stuck at npm run crm-sync:b2c:build command which deploys the connector to B2C instance

RoshanMJose commented 2 years ago

We are stuck at the exact same issue. @jbachelet Could you please help resolve this issue.

gintoMathew commented 2 years ago

[Update] We resolved this issue by making sure the OCAPI Settings (Shop and Data) JSON in Commerce Cloud has the same version (v22.6)