Hello everyone,

 I am creating a twitter sharing by using sugree's twitter-android-sdk (
https://github.com/sugree/twitter-android-sdk). So when the activity starts
i am calling..

       Twitter tweet = new Twitter(R.drawable.icon);
         tweet.authorize(this, null, "XXXXXXXXXXXXXX", "XXXXXXXXXXXXXX", new
TwitRequestListener());

I was working fine befor.  But suddenly i started getting this error:

04-25 12:03:28.346: DEBUG/twitter(458): Login failed:
com.sugree.twitter.DialogError: Communication
with the service provider failed: api.twitter.com

Thanks,
Aby

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to