question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

sfdx force:user:password:generate - The requested Resource does not exit API 51.0

See original GitHub issue

Summary

Can’t use sfdx force:user:password:generate with API 51.0

image

When changing to API 50.0 it works

image

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

image

OS and version: Windows 10

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:12 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
mshanemccommented, Jan 27, 2021

@AllanOricil can you try your org again using the updated scratchDef to make sure it’s working?

0reactions
mshanemccommented, Mar 22, 2021

This was fixed and shipped. Re-open or open a new issue if you’re still seeing it.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found