dropbox-sdk-dotnet
dropbox-sdk-dotnet copied to clipboard
Ensure that RefreshAccessToken uses correct HttpClient
This fixes https://github.com/dropbox/dropbox-sdk-dotnet/issues/324 by changing RefreshAccessToken to use the provided HttpClient
Checklist
General Contributing
- [x] Have you read the Code of Conduct and signed the CLA?
Is This a Code Change?
- [ ] Non-code related change (markdown/git settings etc)
- [x] SDK Code Change
- [ ] Example/Test Code Change
Validation
- [ ] Does this code build successfully?
- [ ] Do all tests pass?
- [ ] Does Stylecop pass?
Thanks for putting this together! I'll ask the team to review this.