I created TwitterServices.java to handle the twitter services. the reason why it was failing before is that i created a request token to get an auth url, and then i would create a new one when i get the auth code.