Re: [twitter-dev] twitter authentication repeatedly going to your.flowingdata on android?
Hai, Is the web page is redirecting u to following data? //kamesh On Wed, Jul 20, 2011 at 6:47 PM, hims 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 steps (http://twitter.com/oauth/authorize? > oauth_token=) > twitter repeatedly forwards me to the Your.FlowingData app. > > Why am I repeatedly forced to authorize to Your.FlowingData app > every time I try to authorize via twitter? > > How can I turn off Your.FlowingData programmatically on Android from > my own app? > > How can I bypass Your.FlowingData programmatically on Android from > my own app > > -- > Have you visited the Developer Discussions feature on > https://dev.twitter.com/discussions yet? > > Twitter developer links: > Documentation and resources: https://dev.twitter.com/docs > API updates via Twitter: https://twitter.com/twitterapi > > Unsubscribe or change your group membership settings: > http://groups.google.com/group/twitter-development-talk/subscribe > -- Have you visited the Developer Discussions feature on https://dev.twitter.com/discussions yet? Twitter developer links: Documentation and resources: https://dev.twitter.com/docs API updates via Twitter: https://twitter.com/twitterapi Unsubscribe or change your group membership settings: http://groups.google.com/group/twitter-development-talk/subscribe
[twitter-dev] twitter authentication repeatedly going to your.flowingdata on android?
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 am I repeatedly forced to authorize to Your.FlowingData app every time I try to authorize via twitter? How can I turn off Your.FlowingData programmatically on Android from my own app? How can I bypass Your.FlowingData programmatically on Android from my own app -- Have you visited the Developer Discussions feature on https://dev.twitter.com/discussions yet? Twitter developer links: Documentation and resources: https://dev.twitter.com/docs API updates via Twitter: https://twitter.com/twitterapi Unsubscribe or change your group membership settings: http://groups.google.com/group/twitter-development-talk/subscribe
[twitter-dev] Twitter authentication in iFrame
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 haven't changed the code. When I run this outside of the iFrame it works as expected. This is the URL I amd redirecting my users to: https://twitter.com/oauth/authorize?oauth_token= Anybody else experiencing this? Does twitter no longer allow this to run inside of an iFrame? -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list Change your membership to this group: http://groups.google.com/group/twitter-development-talk
[twitter-dev] Twitter authentication on/off behavior
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 something happening at Twitter, that anyone knows about, that would cause this to happen? Thanks, Gary -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list Change your membership to this group: http://groups.google.com/group/twitter-development-talk
Re: [twitter-dev] Twitter authentication
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 specific reason for the failure. In my research, I learned that basic authentication was removed in August of this year. I suspect that the scripts I have been trying are using this now disables authentication. If there is a working script out there, I would love to get my hands on it. Otherwise, I would like to get access to documentation for api authentication. So far, I have been unable to find either. Thanks -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list Change your membership to this group: http://groups.google.com/group/twitter-development-talk -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list Change your membership to this group: http://groups.google.com/group/twitter-development-talk
[twitter-dev] Twitter authentication
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 August of this year. I suspect that the scripts I have been trying are using this now disables authentication. If there is a working script out there, I would love to get my hands on it. Otherwise, I would like to get access to documentation for api authentication. So far, I have been unable to find either. Thanks -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list Change your membership to this group: http://groups.google.com/group/twitter-development-talk
Re: [twitter-dev] Twitter Authentication
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> wrote: > 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 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. wrote: >> >>> 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 < >>> pradeepd.senanay...@gmail.com> wrote: >>> 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 match site name" This is how I do the post. Credential credential = new Credential(user, pwd,Constants.twitConsumerKey,Constants.twitConsumerSecretKey); UserAccountManager userAccMgr = UserAccountManager.getInstance(credential); if (userAccMgr.verifyCredential()) { Tweet tweet = new Tweet(message); TweetER tweeter = TweetER.getInstance(userAccMgr); tweet = tweeter.post(tweet); DialogFrame frame = new DialogFrame(); frame.setTitle("Twitter"); frame.setBody("Successfully Twitted!"); frame.createUI(2); } pls some body help me. Thanks in advance. pradeep. -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list Change your membership to this group: http://groups.google.com/group/twitter-development-talk?hl=en >>> >>> >>> >>> -- >>> Ernandes Jr. >>> - >>> "ALL programs are poems. However, >>> NOT all programmers are poets." >>> >>> -- >>> Twitter developer documentation and resources: >>> http://dev.twitter.com/doc >>> API updates via Twitter: http://twitter.com/twitterapi >>> Issues/Enhancements Tracker: >>> http://code.google.com/p/twitter-api/issues/list >>> Change your membership to this group: >>> http://groups.google.com/group/twitter-development-talk?hl=en >>> >> >> > -- > Twitter developer documentation and resources: http://dev.twitter.com/doc > API updates via Twitter: http://twitter.com/twitterapi > Issues/Enhancements Tracker: > http://code.google.com/p/twitter-api/issues/list > Change your membership to this group: > http://groups.google.com/group/twitter-development-talk?hl=en > -- Ernandes Jr. - "ALL programs are poems. However, NOT all programmers are poets." -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list Change your membership to this group: http://groups.google.com/group/twitter-development-talk?hl=en
Re: [twitter-dev] Twitter Authentication
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 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. wrote: > >> 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 < >> pradeepd.senanay...@gmail.com> wrote: >> >>> 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 match site name" >>> >>> This is how I do the post. >>> >>> Credential credential = new Credential(user, >>> pwd,Constants.twitConsumerKey,Constants.twitConsumerSecretKey); >>> UserAccountManager userAccMgr = >>> UserAccountManager.getInstance(credential); >>>if (userAccMgr.verifyCredential()) { >>>Tweet tweet = new Tweet(message); >>>TweetER tweeter = >>> TweetER.getInstance(userAccMgr); >>>tweet = tweeter.post(tweet); >>>DialogFrame frame = new DialogFrame(); >>>frame.setTitle("Twitter"); >>>frame.setBody("Successfully Twitted!"); >>>frame.createUI(2); >>>} >>> >>> >>> pls some body help me. Thanks in advance. >>> >>> pradeep. >>> >>> -- >>> Twitter developer documentation and resources: >>> http://dev.twitter.com/doc >>> API updates via Twitter: http://twitter.com/twitterapi >>> Issues/Enhancements Tracker: >>> http://code.google.com/p/twitter-api/issues/list >>> Change your membership to this group: >>> http://groups.google.com/group/twitter-development-talk?hl=en >>> >> >> >> >> -- >> Ernandes Jr. >> - >> "ALL programs are poems. However, >> NOT all programmers are poets." >> >> -- >> Twitter developer documentation and resources: http://dev.twitter.com/doc >> API updates via Twitter: http://twitter.com/twitterapi >> Issues/Enhancements Tracker: >> http://code.google.com/p/twitter-api/issues/list >> Change your membership to this group: >> http://groups.google.com/group/twitter-development-talk?hl=en >> > > -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list Change your membership to this group: http://groups.google.com/group/twitter-development-talk?hl=en
Re: [twitter-dev] Twitter Authentication
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. wrote: > 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 < > pradeepd.senanay...@gmail.com> wrote: > >> 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 match site name" >> >> This is how I do the post. >> >> Credential credential = new Credential(user, >> pwd,Constants.twitConsumerKey,Constants.twitConsumerSecretKey); >> UserAccountManager userAccMgr = >> UserAccountManager.getInstance(credential); >>if (userAccMgr.verifyCredential()) { >>Tweet tweet = new Tweet(message); >>TweetER tweeter = >> TweetER.getInstance(userAccMgr); >>tweet = tweeter.post(tweet); >>DialogFrame frame = new DialogFrame(); >>frame.setTitle("Twitter"); >>frame.setBody("Successfully Twitted!"); >>frame.createUI(2); >>} >> >> >> pls some body help me. Thanks in advance. >> >> pradeep. >> >> -- >> Twitter developer documentation and resources: http://dev.twitter.com/doc >> API updates via Twitter: http://twitter.com/twitterapi >> Issues/Enhancements Tracker: >> http://code.google.com/p/twitter-api/issues/list >> Change your membership to this group: >> http://groups.google.com/group/twitter-development-talk?hl=en >> > > > > -- > Ernandes Jr. > - > "ALL programs are poems. However, > NOT all programmers are poets." > > -- > Twitter developer documentation and resources: http://dev.twitter.com/doc > API updates via Twitter: http://twitter.com/twitterapi > Issues/Enhancements Tracker: > http://code.google.com/p/twitter-api/issues/list > Change your membership to this group: > http://groups.google.com/group/twitter-development-talk?hl=en > -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list Change your membership to this group: http://groups.google.com/group/twitter-development-talk?hl=en
Re: [twitter-dev] Twitter Authentication
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 < pradeepd.senanay...@gmail.com> wrote: > 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 match site name" > > This is how I do the post. > > Credential credential = new Credential(user, > pwd,Constants.twitConsumerKey,Constants.twitConsumerSecretKey); > UserAccountManager userAccMgr = > UserAccountManager.getInstance(credential); >if (userAccMgr.verifyCredential()) { >Tweet tweet = new Tweet(message); >TweetER tweeter = > TweetER.getInstance(userAccMgr); >tweet = tweeter.post(tweet); >DialogFrame frame = new DialogFrame(); >frame.setTitle("Twitter"); >frame.setBody("Successfully Twitted!"); >frame.createUI(2); >} > > > pls some body help me. Thanks in advance. > > pradeep. > > -- > Twitter developer documentation and resources: http://dev.twitter.com/doc > API updates via Twitter: http://twitter.com/twitterapi > Issues/Enhancements Tracker: > http://code.google.com/p/twitter-api/issues/list > Change your membership to this group: > http://groups.google.com/group/twitter-development-talk?hl=en > -- Ernandes Jr. - "ALL programs are poems. However, NOT all programmers are poets." -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list Change your membership to this group: http://groups.google.com/group/twitter-development-talk?hl=en
[twitter-dev] Twitter Authentication
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 match site name" This is how I do the post. Credential credential = new Credential(user, pwd,Constants.twitConsumerKey,Constants.twitConsumerSecretKey); UserAccountManager userAccMgr = UserAccountManager.getInstance(credential); if (userAccMgr.verifyCredential()) { Tweet tweet = new Tweet(message); TweetER tweeter = TweetER.getInstance(userAccMgr); tweet = tweeter.post(tweet); DialogFrame frame = new DialogFrame(); frame.setTitle("Twitter"); frame.setBody("Successfully Twitted!"); frame.createUI(2); } pls some body help me. Thanks in advance. pradeep. -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list Change your membership to this group: http://groups.google.com/group/twitter-development-talk?hl=en