dropbox-sdk-dotnet icon indicating copy to clipboard operation
dropbox-sdk-dotnet copied to clipboard

Ensure that RefreshAccessToken uses correct HttpClient

Open evolvedlight opened this issue 3 years ago • 2 comments

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?

evolvedlight avatar Sep 15 '22 08:09 evolvedlight

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Sep 15 '22 08:09 CLAassistant

Thanks for putting this together! I'll ask the team to review this.

greg-db avatar Sep 15 '22 13:09 greg-db