sfdx force:auth:jwt:grant --clientid {Connect App Consumer Key} --jwtkeyfile {Key File} --username {existing username} --instanceurl {either cs32 or my domain show the authentication attempt on login history}
Get the error of:
ERROR: This org appears to have a problem with its OAuth configuration. Reason: invalid_grant - audience is invalid
Any reason why this is failing only in my sandboxes?
2 件の回答
Hi Bryan,
Check below if this helps.
https://developer.salesforce.com/docs/atlas.en-us.sfdx_dev.meta/sfdx_dev/sfdx_dev_auth.htm