Re: [twitter-dev] J2ME OAUTH token for Twitter

2010-09-06 Thread Taylor Singletary
It's forbidden to automate the OAuth flow such that you attempt scarping the PIN code from the resultant page. If your application is capable of receiving URL-based callback, you'll want to preconfigure a default callback on dev.twitter.com (which indicates that your app is capable of receiving a

[twitter-dev] J2ME OAUTH token for Twitter

2010-09-06 Thread Amid Lad
I've been transitioning our basic authentication calls over to OAuth. I'm using the j2me OAUTH library(for mobile). All of the authentication calls are working and I receive proper responses from GET requests. But the problem is with access token. What I have to do is to pass the url and get the p