I am working in an android application and I want to share a tweet(
http://www.android10.org/index.php/articleslibraries/291-twitter-integration-in-your-android-application) to twitter from my android application. I have created a twitter application in twitter developers an I have integrated the CONSUMER_KEY and CONSUMER_SECRET and the first day it worked correctly and the second day it causes error Error during OAUth retrieve request token(OAUth communication exception).
Please help me.
edit your application permissions to read and write
and save your application profile on twitter..
then try again