Re: [twitter-dev] Re: Oauth connection and timestamp

2010-02-16 Thread Fauzil Hamdi
hi anton, thank you for your advice. that's very useful. and yes, i'm twitblack author :-) On 16 February 2010 23:53, Anton Krasovsky wrote: > Hi Fauzil, > > I guess you're the author of Twitblack? I'm another j2me developer > here, the author of PavoMe. Unfortunately I can't give you much advice

Re: [twitter-dev] Re: Oauth connection and timestamp

2010-02-16 Thread Anton Krasovsky
Hi Fauzil, I guess you're the author of Twitblack? I'm another j2me developer here, the author of PavoMe. Unfortunately I can't give you much advice on j2me OAuth as I do most of that stuff on the server side. Few suggestions however: 1. The clock: why don't you try to get the exact time at the c

Re: [twitter-dev] Re: Oauth connection and timestamp

2010-02-14 Thread Raffi Krikorian
> > anyone ? as i mentioned before. please do NOT bump messages on the list. > On 14 February 2010 12:52, Fauzil Hamdi wrote: > >> when i get response message, it say "Unauthorized" >> i just got confused because i try it again, and it success >> > with the lack of specific information, i can

Re: [twitter-dev] Re: Oauth connection and timestamp

2010-02-14 Thread Fauzil Hamdi
anyone ? On 14 February 2010 12:52, Fauzil Hamdi wrote: > when i get response message, it say "Unauthorized" > i just got confused because i try it again, and it success > > > On 14 February 2010 12:24, Raffi Krikorian wrote: > >> 1. why with oauth, the connection must be retry 2 or 3 times ?

Re: [twitter-dev] Re: Oauth connection and timestamp

2010-02-13 Thread Fauzil Hamdi
when i get response message, it say "Unauthorized" i just got confused because i try it again, and it success On 14 February 2010 12:24, Raffi Krikorian wrote: > 1. why with oauth, the connection must be retry 2 or 3 times ? not like without oauth that's not need to retry the request. is th

Re: [twitter-dev] Re: Oauth connection and timestamp

2010-02-13 Thread Raffi Krikorian
> > 1. why with oauth, the connection must be retry 2 or 3 times ? not like >>> without oauth that's not need to retry the request. is the oauth unstabble >>> yet ? >>> >> >> I'm not aware of these issues - can you please provide more detail? What >> call are you making? Is it reproducable from dif

Re: [twitter-dev] Re: Oauth connection and timestamp

2010-02-13 Thread Fauzil Hamdi
On 14 February 2010 00:58, Raffi Krikorian wrote: > Please don't bump messages on the list. > > > 1. why with oauth, the connection must be retry 2 or 3 times ? not like >> without oauth that's not need to retry the request. is the oauth unstabble >> yet ? >> > > I'm not aware of these issues -

Re: [twitter-dev] Re: Oauth connection and timestamp

2010-02-13 Thread Raffi Krikorian
Please don't bump messages on the list. 1. why with oauth, the connection must be retry 2 or 3 times ? not like without oauth that's not need to retry the request. is the oauth unstabble yet ? I'm not aware of these issues - can you please provide more detail? What call are you making? Is

Re: [twitter-dev] Re: Oauth connection and timestamp

2010-02-13 Thread John Meyer
There are several libraries for j2me. Are you talking about a library or an actual twitter client. In either case you would probably be better asking in a client-specific web forum or mailing list. On 2/13/2010 10:22 AM, Fauzil Hamdi wrote: anyone ? On 13 February 2010 19:56, Fauzil Hamdi m

[twitter-dev] Re: Oauth connection and timestamp

2010-02-13 Thread Fauzil Hamdi
anyone ? On 13 February 2010 19:56, Fauzil Hamdi wrote: > > hi all, > i am building j2me twitter client. > > i use oauth. > i have some questions. > > 1. why with oauth, the connection must be retry 2 or 3 times ? not like > without oauth that's not need to retry the request. is the oauth unstab