When I try to use the Deploy to SalesforceDX button on a repo I forked, I get this error message:
"GUID: d55b3dbb-c553-ba46-f75c-a9c79d3655f6 ERROR: The instance URL is not set, or is incorrect for the given access token. API Error: Destination URL not reset. The URL returned from login must be set. Try this: Verify that the instanceUrl config setting is set to the instance that the access token belongs to. Use "sfdx force:config:list" to view your current setting. Use "sfdx force:config:set instanceUrl= --global" to set your instanceUrl to the correct instance.
- GUID: d55b3dbb-c553-ba46-f75c-a9c79d3655f6 ERROR: The instance URL is not set, or is incorrect for the given access token. API Error: Destination URL not reset. The URL returned from login must be set. Try this: Verify that the instanceUrl config setting is set to the instance that the access token belongs to. Use "sfdx force:config:list" to view your current setting. Use "sfdx force:config:set instanceUrl= --global" to set your instanceUrl to the correct instance.
- Set instance url to https://firefly-x-wing-447882.my.salesforce.com.
- Successfully cloned https://github.com/b-wilder/sfdc-trigger-framework.
- Using .salesforcedx.yaml found in repository."
The result of sfdx force:config:list is:
"sfdx force:config:list
=== Config
NAME VALUE LOCATION
───────────────────── ─────────────────────────────────────────────── ────────
defaultdevhubusername DevHub Global
instanceUrl https://firefly-x-wing-447882.my.salesforce.com Global"
https://firefly-x-wing-447882.my.salesforce.com is the url for my DevHub