Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Twitter verification doesn't work #47

Closed
aaronpk opened this issue Dec 3, 2015 · 4 comments
Closed

Twitter verification doesn't work #47

aaronpk opened this issue Dec 3, 2015 · 4 comments

Comments

@aaronpk
Copy link
Member

aaronpk commented Dec 3, 2015

Is most likely the same problem as aaronpk/IndieAuth.com#108

@0xdevalias
Copy link

+1 having this issue

@aaronpk
Copy link
Member Author

aaronpk commented Aug 2, 2016

It looks like this is actually because Twitter is not sending an HTTP redirect for browser user agents. Instead they send an HTTP 200 response and an HTML redirect instead. We can probably easily fix this by not sending a browser-like user agent when fetching t.co URLs, or add support for handing HTML meta redirect responses as well.

@gRegorLove
Copy link
Member

I think that fetching takes place in the rel-me lib https://github.com/indieweb/rel-me

Also discussion reference: https://chat.indieweb.org/dev/2016-07-26#t1469574949249000

@gRegorLove
Copy link
Member

Closing since more context captured and soon to be resolved in #52.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants