Issue with API Version 62.0 in sf-cli causing INVALID_CROSS_REFERENCE_KEY error #3093
Labels
investigating
We're actively investigating this issue
validated
Version information for this issue has been validated
Summary
I encountered an issue with the Salesforce CLI (sf-cli) when using API version 62.0.
The command
sf org list metadata --metadata-type CustomObjectTranslation --target-org 'PROD_RM' --json
resulted in the following error: (Note, in DevOrg and UAT same cli command work)
Resolution
I resolved the issue by downgrading the API version to 61.0. Here are the steps I followed:
sfdx-project.json
.Request
apiVersion
parameter in thesfdx-project.json
file to allow for easier configuration.System Information
The text was updated successfully, but these errors were encountered: