Replies: 1 comment
-
I don't see it as a version issue . When I was doing the setup I kept 20. XX. You can keep the same version number and try. did you able to verify your b2c setting .. crm-sync:b2c:verify it should be working for the next step. There may be other config you need to check . better to put console to the command code or start with env variable step. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
When I'm running the command "npm run crm-sync:test:cli", I'm receiving some errors related to
√ returns true if the code-version was created
√ returns false if the code-version was not created
-- Error: Request failed with status code 500
-- Retrying request | attempt 1 of 3....
√ returns a valid code version if the request processes successfully
-- Error: Request failed with status code 500....
√ returns a valid site-detail if the request processes successfully
-- Error: Request failed with status code 500
-- Error: Request failed with status code 500
-- Error: Request failed with status code 500
It is related to the version defined in Open Commerce API settings -"_v": "21.3" and the one defined in default.js? The versio that I see in my storefront from Commerce Cloud has a 21.8 version
Thanks
Beta Was this translation helpful? Give feedback.
All reactions