from http://dev.twitter.com/announcements :
"August 31, 2010 Basic Auth has been deprecated. All applications must now use OAuth. "
this means that the TwitterClient in the api-client example won't work anymore with basic auth
- duplicates
-
RESTEASY-442 TwitterClient needs to be updated to use OAuth
- Resolved