I have an existing org in trailhead that whenever i verify a step always notify an error as "Whoops, looks like there was a problem. Please try again." even just basic workflow trails.
On playground it works just fine.
4 Antworten
@mardion manso
The error message you're encountering suggests an issue with the connection between your Trailhead Playground (or Developer Org) and the development tools required for completing certain modules or projects on Trailhead, specifically those that require verification through Salesforce Extensions or Salesforce CLI (Command Line Interface)
try to update sf
- reInstall CLI Salesforce CLI
- See the Salesforce CLI Setup Guide for complete installation instructions and specifically for macOS and Windows.
- Install the CLI from Salesforce CLI.
- Confirm the CLI is properly installed and on the latest version by running the following command from the command line.
sf update
You should see output like Updating CLI....