Skip to main content
I've gotten it working for my production instand and my developer edition, but I can't get it working for a sandbox under production. Running: 

 

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 answers
0/9000