Closed fbertilsson closed 4 years ago
Using the configured LoginUrl when renewing tokens so that one can use e.g. "test.salesforce.com". Otherwise "login.salesforce.com" is always used due to a default value for a parameter in the call to refresh the token.
@fbertilsson thank you for the PR. Can you please provide scenarios for this? In addition, can you open an issue to keep track of our conversation?
this have been addressed
Using the configured LoginUrl when renewing tokens so that one can use e.g. "test.salesforce.com". Otherwise "login.salesforce.com" is always used due to a default value for a parameter in the call to refresh the token.