From 6e62b19bb8da0dcbd9104c2f8580b4b554124a57 Mon Sep 17 00:00:00 2001 From: Steve Hetzel Date: Wed, 11 Sep 2024 13:15:22 -0600 Subject: [PATCH] Update messages/core.md Co-authored-by: Juliet Shackell <63259011+jshackell-sfdc@users.noreply.github.com> --- messages/core.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/messages/core.md b/messages/core.md index 011381421..cc3dd56f2 100644 --- a/messages/core.md +++ b/messages/core.md @@ -36,7 +36,7 @@ Error authenticating with the refresh token due to: %s # invalidSfdxAuthUrlError -Invalid SFDX auth URL. Must be in the format "force://::@". Note that the "instanceUrl" inside the SFDX auth URL doesn\'t include a protocol ("https://"). +Invalid SFDX authorization URL. Must be in the format "force://::@". Note that the "instanceUrl" inside the SFDX authorization URL doesn\'t include the protocol ("https://"). Run "org display --target-org" on an org to see an example of an SFDX authorization URL. # orgDataNotAvailableError