Re: [android-developers] Twitter integration - AccessToken issue

2011-06-24 Thread ram dharan
On Fri, Jun 24, 2011 at 5:16 PM, Albert wrote: > Hi all, > > I am using twitter4j library to integrate my app with Twitter. I am > past the authorization request, callback and I have the token and > tokenSecret back from the authentication. > > What's the problem? I am getting a > "java.lang.Ille

[android-developers] Twitter integration - AccessToken issue

2011-06-24 Thread Albert
Hi all, I am using twitter4j library to integrate my app with Twitter. I am past the authorization request, callback and I have the token and tokenSecret back from the authentication. What's the problem? I am getting a "java.lang.IllegalArgumentException: Invalid access token format" error when I