[android-developers] Re: Tripit Oauth

2009-10-29 Thread Wouter
I'm sorry to hear this all.. I search a lot on the net and I try a lot to find it by myself but this isnt always successful. This website here is my last place to ask when I don't know how to solve it. Now I have succedeed to solve this and I have an application where I can receive the oauth_toke

[android-developers] Re: Tripit Oauth

2009-10-27 Thread nEx.Software
I'll be honest, I have provided you with source code in the past (for other stuff) and you struggled with that and ended up asking for yet more source code. While I don't mind sharing it in most cases, I do grow weary of constantly providing my source to people who, if they simply put in the work

[android-developers] Re: Tripit Oauth

2009-10-27 Thread Wouter
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 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 foll

[android-developers] Re: Tripit Oauth

2009-10-26 Thread Wouter
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 n

[android-developers] Re: Tripit Oauth

2009-10-26 Thread nEx.Software
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.