Skip to content

Ensure that RefreshAccessToken uses correct HttpClient#325

Open
evolvedlight wants to merge 1 commit intodropbox:mainfrom
evolvedlight:fix-refresh-access-token-httpclient
Open

Ensure that RefreshAccessToken uses correct HttpClient#325
evolvedlight wants to merge 1 commit intodropbox:mainfrom
evolvedlight:fix-refresh-access-token-httpclient

Conversation

@evolvedlight
Copy link
Copy Markdown

@evolvedlight evolvedlight commented Sep 15, 2022

This fixes #324 by changing RefreshAccessToken to use the provided HttpClient

Checklist

General Contributing

  • Have you read the Code of Conduct and signed the CLA?

Is This a Code Change?

  • Non-code related change (markdown/git settings etc)
  • SDK Code Change
  • Example/Test Code Change

Validation

  • Does this code build successfully?
  • Do all tests pass?
  • Does Stylecop pass?

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Sep 15, 2022

CLA assistant check
All committers have signed the CLA.

@greg-db
Copy link
Copy Markdown
Contributor

greg-db commented Sep 15, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dropbox Client uses wrong httpclient which causes port exhaustion

3 participants