[twitter-dev] twitter authentication repeatedly going to your.flowingdata on android?

2011-07-20 Thread hims
Hello, I have an Android app that is using the twitter oauth api. When I try to authorize using the token that was acquired during my oauth authorization steps (http://twitter.com/oauth/authorize? oauth_token=) twitter repeatedly forwards me to the Your.FlowingData app. Why

Re: [twitter-dev] twitter authentication repeatedly going to your.flowingdata on android?

2011-07-20 Thread kamesh SmartDude
Hai, Is the web page is redirecting u to following data? //kamesh On Wed, Jul 20, 2011 at 6:47 PM, hims aphim...@gmail.com wrote: Hello, I have an Android app that is using the twitter oauth api. When I try to authorize using the token that was acquired during my oauth authorization

[twitter-dev] Twitter authentication in iFrame

2011-03-28 Thread Trevor Dean
I am running some tests on one of my sites and I noticed that I am getting an error whenever I try to login using twitter. My site runs in an iFrame in another site and the message I get is the publisher of this content does not allow it to be displayed in a frame. This used to work and I

[twitter-dev] Twitter authentication on/off behavior

2010-12-21 Thread Gary
Hi all, I have a desktop application using xAuth. Usually, everything works fine. But occasionally, for a period of several days or more, the authentication fails returning invalid-signature error. And then, a few days later, it starts working again without any change on my side. Is there

[twitter-dev] Twitter authentication

2010-10-27 Thread DallyPost
I am trying to write a php script that will post a new status to my twitter account. I have tried several available scripts and they have all failed. The error messages I receive do not give a specific reason for the failure. In my research, I learned that basic authentication was removed in

Re: [twitter-dev] Twitter authentication

2010-10-27 Thread Slate Smith
just download TwitterOAuth by @abraham problem solved. On Oct 27, 2010, at 2:35 PM, DallyPost wrote: I am trying to write a php script that will post a new status to my twitter account. I have tried several available scripts and they have all failed. The error messages I receive do not give a

Re: [twitter-dev] Twitter Authentication

2010-09-02 Thread Ernandes Jr.
With SDK 3 it is supposed to work. You will have to import Equifax certificate. Check this tutorial: http://kenai.com/projects/twitterapime/forums/forum/topics/3078-How-To-Using-Twitter-API-ME-with-Java-ME-SDK-3-0 On Thu, Sep 2, 2010 at 1:52 AM, Pradeep Senanayake pradeepd.senanay...@gmail.com

[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 Ernandes Jr.
Hi, This is a known issue of WTK 2.5.2, which has some issues to support the type 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

Re: [twitter-dev] Twitter Authentication

2010-09-01 Thread Pradeep Senanayake
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, This is a known issue of WTK 2.5.2, which has some issues to support the type of

Re: [twitter-dev] Twitter Authentication

2010-09-01 Thread Pradeep Senanayake
HI I also tried on J2ME platform 3 but its too gives an exception like belows javax.microedition.pki.CertificateException: Certificate was issued by an unrecognized entity pls tel me how to avoid these certificate thing and get it done using Http. thanks regards, Pradeep. On Thu, Sep 2, 2010