SundeepK / TwitterFilttr

An open source twitter client that allows users to filter tweets on certain keywords or hashtags and receive notifications
2 stars 0 forks source link

User authentication is broken #2

Closed SundeepK closed 10 years ago

SundeepK commented 10 years ago

OAuth doesn't currently work correctly, as a work around I've used Accesstoken/secrect manually. Will need to have a look at AsyncAccessTokenRetriever and TiwtterUtils to figure out why authentication is no longer working correctly.