[twitter-dev] Re: oauth just to post status

2009-05-14 Thread jmathai
Create an application (http://twitter.com/oauth) and then post using your consumer key/secret. Blog posts if needed: http://www.jaisenmathai.com/blog/2009/03/31/how-to-quickly-integrate-with-twitters-oauth-api-using-php/

[twitter-dev] Re: oauth just to post status

2009-05-14 Thread surya sravanthi
hi, I forgot to mention that I am using Twitter4j-2.0.3 version in jar. ?This does not contain twitter.setAccessToken(accessToken); in its file. So, I am facing a problem in assigning stored(or say even for the first time) accessToken to twiiter object... Can you suggest me how to solve this

[twitter-dev] Re: oauth just to post status

2009-05-13 Thread Abraham Williams
Updates have to come from a twitter account. Your app can not post updates by itself. You will either have to use the OAuth flow for what ever account you use or you could use basic auth. On Wed, May 13, 2009 at 21:50, tayknight taykni...@gmail.com wrote: Hi all. My app, once it gets going, is

[twitter-dev] Re: oauth just to post status

2009-05-13 Thread tayknight
I meant to add, I want to use oauth for this so I get the 'via DummyOauthApp' line in the tweet. On May 13, 9:50 pm, tayknight taykni...@gmail.com wrote: Hi all. My app, once it gets going, is mainly going to post status updates as mentions to followers. For instance, the app, called