sfdx force:user:password:generate - The requested Resource does not exit API 51.0
See original GitHub issueSummary
Can’t use sfdx force:user:password:generate
with API 51.0
When changing to API 50.0 it works
Steps To Reproduce:
1 - Set sfdx api to 51.0 2 - try to generate user password for a Scratch Org 3 - Set api to 50.0 4 - run the command again 5 - Check it worked
Expected result
Should create the password
Actual result
It says the resource does not exist
Additional information
OS and version: Windows 10
Issue Analytics
- State:
- Created 3 years ago
- Comments:12 (4 by maintainers)
Top Results From Across the Web
ERROR running force:org:create: The requested resource ...
The first command is successful and the second command is the error. ERROR running force:org:create: The requested resource does not exist. Dev ...
Read more >Getting the "The requested resource does not exist" while ...
Getting the "The requested resource does not exist" while creating the lead. Hello All, Getting the error. The requested resource does not exist...
Read more >Bulk API 2.0 and Bulk API Developer Guide
The REST-based Bulk API 2.0 provides a programmatic option to asynchronously upload, query, or delete large data sets in your Salesforce.
Read more >Random handy CumulusCI notes - Katie Kodes
The sandbox I want to push the code to is not there. How about this? sfdx auth:list. The sandbox I want to push...
Read more >ROR error with Salesforce: The requested resource does not ...
On the first call to "SalesForceFeed" it returned the error "The requested resource does not exist", so I added an excepton check and...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@AllanOricil can you try your org again using the updated scratchDef to make sure it’s working?
This was fixed and shipped. Re-open or open a new issue if you’re still seeing it.