Re: [twitter-dev] status destroy / caching in NewTwitter.

2010-10-19 Thread Pradeep Senanayake
HI, Tom, What I just want to know is, how to get access tokens dynamically, using https://api.twitter.com/oauth/request_token url. I went through the documentation but I cant understand. Pls give me a clue. Thanks in advance. Pradeep. On Wed, Oct 6, 2010 at 12:42 AM, Tom Monaghan

Re: [twitter-dev] Can I tell how many tweets have been made by users of my app?

2010-10-07 Thread pradeep senanayake
hi All, Can any one give me sample code which can be used to do twits in mobile J2ME application, Thanks in advance. Pradeep. On Thu, Oct 7, 2010 at 6:15 AM, jnardone tapt...@gmail.com wrote: Hi: Is there a way to tell how may tweets have been sent by my app? It uses Oath so people's

Re: [twitter-dev] Twitter App working but...

2010-09-08 Thread Pradeep Senanayake
:-) Like: errors? Code? Tom On 9/8/10 9:28 AM, Pradeep Senanayake wrote: Hi, I changed the service url from https to http. then it began to work in simulator but after I installed that mobile phone, it doesnt work. Pls some body give me a solution for this. Thanks in advance

Re: [twitter-dev] Twitter App working but...

2010-09-08 Thread pradeep senanayake
(); } On Wed, Sep 8, 2010 at 11:14 PM, Tom van der Woerdt i...@tvdw.eu wrote: More information would be appreciated :-) Like: errors? Code? Tom On 9/8/10 9:28 AM, Pradeep Senanayake wrote: Hi, I changed the service url from https to http. then it began to work in simulator but after I

Re: [twitter-dev] Re: New SSL certificate issue with WTK 2.5.2

2010-09-03 Thread pradeep senanayake
, HTTPS is bypassed. But is just a workaround, since Single Access token has its constraints. On Wed, Sep 1, 2010 at 11:40 PM, Pradeep Senanayake pradeepd.senanay...@gmail.com wrote: HI Matt. tel me how can I get rid of that exception using HTTP. Thanks in advance. On Aug 31, 9:06 am

[twitter-dev] Twitter Authentication

2010-09-01 Thread Pradeep Senanayake
Hi, Im using TwitterMe api for my mobile application, I registered my application in twitter and got the consumer key and the secret key. The problem Im having is after I post a twit it gives an exception which tells javax.microedition.pki.CertificateException: Subject alternative name did not

Re: [twitter-dev] Twitter Authentication

2010-09-01 Thread Pradeep Senanayake
of certificate used by Twitter. It has nothing to do with the API itself. I suggest you to try it on Java ME Plataform SDK 3 or on your device. Regards, Ernandes On Wed, Sep 1, 2010 at 2:20 AM, Pradeep Senanayake pradeepd.senanay...@gmail.com wrote: Hi, Im using TwitterMe api for my mobile

[twitter-dev] Re: New SSL certificate issue with WTK 2.5.2

2010-09-01 Thread Pradeep Senanayake
HI Matt. tel me how can I get rid of that exception using HTTP. Thanks in advance. On Aug 31, 9:06 am, Matt Harris thematthar...@twitter.com wrote: Hey Netroboost, If the device doesn't support wildcard SSL these isn't much that can be done except to use HTTP. This isn't recommended but if

Re: [twitter-dev] Twitter Authentication

2010-09-01 Thread Pradeep Senanayake
at 10:34 AM, Pradeep Senanayake pradeepd.senanay...@gmail.com wrote: HI, Thaks for the immediate reply. It doesnt work in nokia N95 also, but I will try it on wtk 3. Thanks Regards, Pradeep. On Wed, Sep 1, 2010 at 8:09 PM, Ernandes Jr. ernan...@gmail.com wrote: Hi