Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Unable to validate .env with salesforce scratch org #232

Open
prapande13 opened this issue Apr 14, 2023 · 0 comments
Open

[BUG] Unable to validate .env with salesforce scratch org #232

prapande13 opened this issue Apr 14, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@prapande13
Copy link

prapande13 commented Apr 14, 2023

Describe the bug
Post scratch org password reset and security token, I am trying to validate .env file with salesforce scratch org and getting an error.

Command: npm run crm-sync:sf:auth:usercreds

To Reproduce
Steps to reproduce the behavior:
1.Reset scratch org password: sfdx force:user:password:generate
2. Get user's password details: npm run crm-sync:sf:user:details
3. Update details in .env file
4. Validate .env with scratch org: npm run crm-sync:sf:auth:usercreds
5. Error captured in log file

Expected behavior
Validation should be successful

Screenshots
image

Your local environment details:

  • Node version (node -v): node@v15.2.1
  • NPM version (npm -v) npm@7.0.8
  • SFDX version (sfdx -v) sfdx-cli/7.194.1 win32-x64 node-v18.15.0

Your remote environment details:

  • Salesforce B2C Commerce version: [e.g. 21.10]
  • Salesforce Core version: 58.0

Additional context
Add any other context about the problem here.

@prapande13 prapande13 added the bug Something isn't working label Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant