kdcllc / CometD.NetCore.Salesforce

CometD Salesforce Implementation.
MIT License
45 stars 24 forks source link

Using the configured LoginUrl when renewing tokens #9

Closed fbertilsson closed 4 years ago

fbertilsson commented 5 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.

kdcllc commented 5 years ago

@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?

kdcllc commented 4 years ago

this have been addressed