Is it possible to post your source code for your application with Twitter Oauth so I can make my application work?
Thank you, Wouter On 26 okt, 22:00, Wouter <[email protected]> wrote: > Hey, > > I had followed this blog post also but it doesnt works for me.. > > I also have this problem: > when I get to the following line: provider.retrieveAccessToken > (verifier); I receive this > exception:"oauth.signpost.exception.OAuthExpectationFailedException: > Authorized request token or token secret not set. Did you retrieve an > authorized request token before?" > > Do you know what I can do to solve this problem? Thank you. > > On Oct 26, 4:53 pm, "nEx.Software" <[email protected]> > wrote: > > > I have successfully used signpost in Android for Twitter's OAuth API. > > If I remember correctly, it is actually quite trivial. This blog post > > explains how to do it with Twitter. I had commented on there that I > > was not able to get it to work. Found out it was something stupid on > > my part. > > >http://dev.bostone.us/2009/07/16/android-oauth-twitter-updates/#awp::... > > > On Oct 26, 1:48 pm, Wouter <[email protected]> wrote: > > > > Hey, > > > > I am working on a new project with TripIt integration. Tripit has an > > > api and has Oauth authentication. > > > I have tested much with oauth-signpost but I am not able to receive an > > > access token. > > > > Does someone has a good example for oauth (signpost) that works good > > > with Android? > > > > Thank you, > > > > Wouter --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

