Simon Willison’s Weblog

Subscribe

What could be the reason my login with Twitter stopped work in web site?

12th April 2013

My answer to What could be the reason my login with Twitter stopped work in web site? on Quora

Yes, there have been breaking changes recently. You need to make sure you are running on Twitter’s API v1.1: https://dev.twitter.com/docs/api...

This is What could be the reason my login with Twitter stopped work in web site? by Simon Willison, posted on 12th April 2013.

Next: Which should I learn: Python or PHP?

Previous: How should I start learning Python?