Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

Twitter OAuth was failing because HttpWebRequest does not support TLS v1.2#417

Open
brettharrisonzya wants to merge 2 commits intoxamarin:masterfrom
zyamusic:master
Open

Twitter OAuth was failing because HttpWebRequest does not support TLS v1.2#417
brettharrisonzya wants to merge 2 commits intoxamarin:masterfrom
zyamusic:master

Conversation

@brettharrisonzya
Copy link
Copy Markdown

Xamarin.Auth Pull Request

Fixes # .

Checklist

  • I have included examples or tests
  • I have updated the change log
  • I am listed in the CONTRIBUTORS file
  • I have cleaned up the commit history (use rebase and squash)

Changes proposed in this pull request:

Had to change HttpWebRequest to HttpClient in order to get twitter to work.
HttpWebRequest does not seem to support TLS v1.2 that the twitter API requires.

@dnfclas
Copy link
Copy Markdown

dnfclas commented Sep 11, 2019

CLA assistant check
All CLA requirements met.

@brettharrisonzya
Copy link
Copy Markdown
Author

This fixes iOS and Android

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants