Luis Ferreira

Results 7 comments of Luis Ferreira

@[jbachelet](https://github.com/SalesforceCommerceCloud/b2c-crm-sync/commits?author=jbachelet) Still get the same issue on the different project.

@chandanrjit 1) Errors: System.AssertException: Assertion Failed: Expected the customerResolution class to return one (1) record: Expected: 1, Actual: 0 Stack Track: Class.B2CIACustomerResolution_TestHelper.validateValidationError: line 37, column 1 Class.B2CIACustomerResolution_Test.testResolveByB2CCustomerListIDB2CCustomerNoValidationErrorCustomerID: line 774, column...

Hi @jbachelet , Thanks for the quick response. Errors: ![errorLog2](https://user-images.githubusercontent.com/55134526/148096362-ed846fb6-3543-42d7-90a3-dc47ad812153.png)

Hey @jbachelet Now I was able to make the deployment with your command, but when I do the command of the documentation I have a new error. Could I still...

@jbachelet ![image](https://user-images.githubusercontent.com/55134526/148216092-cb4880a0-dcbe-4a93-806f-f7ac1b8097a4.png) Im getting this error while trying to Extract the Public Key from the KeyStore

@jbachelet I'm not using scratch orgs so do I need devhub? Regarding the keystore I've tried to follow the doc 3 times in different PCs and I always get the...

@jbachelet I've tried these commands: Export the .der file keytool -export -alias sample -file sample.der -keystore id.jks Convert the .der file to unencrypted PEM (crt file) openssl x509 -inform der...