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] npm run crm-sync:sf:b2cinstance:setup fails returns a 400 bad request error #246

Closed Isaac-Sedcole closed 1 year ago

Isaac-Sedcole commented 1 year ago

Describe the bug When running the CLI command: npm run crm-sync:sf:b2cinstance:setup I get a request failed 400 error at the line: -- Seeding B2C CustomerLists and Sites for this B2C Instance in the Salesforce Org Error: Request failed with status code 400

To Reproduce Steps to reproduce the behavior:

  1. Follow steps on read me up until the command npm run crm-sync:sf:b2cinstance:setup
  2. Run npm run crm-sync:sf:b2cinstance:setup
  3. Error presents itself

Expected behavior Running command should create the B2C Instance record successfully.

Screenshots image

Your local environment details:

Your remote environment details:

Isaac-Sedcole commented 1 year ago

The relevant flow: "B2C Commerce: B2C Instance: CustomerLists and Sites: Setup" was not activated and was the cause of this issue.